| Package | Description |
|---|---|
| dragon.ml.seqmodel.data |
| Modifier and Type | Class and Description |
|---|---|
class |
POSToken
Token with Part of Speech Information
|
| Modifier and Type | Method and Description |
|---|---|
BasicToken |
POSToken.copy() |
BasicToken |
BasicToken.copy() |
BasicToken |
DataSequence.getToken(int pos)
Gets the token in the given position of the sequence
|
BasicToken |
BasicDataSequence.getToken(int pos) |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicDataSequence.add(BasicToken token) |
Copyright © 2018 JULIE Lab, Germany. All rights reserved.