Package | Description |
---|---|
org.openimaj.text.nlp.textpipe.annotations | |
org.openimaj.text.nlp.tokenisation |
Modifier and Type | Class and Description |
---|---|
class |
TokenAnnotation
A
TokenAnnotation represents a single token generated by a tokeniser. |
Modifier and Type | Method and Description |
---|---|
String |
TokenAnnotation.reverse(List<? extends ReversableToken> tokens) |
Modifier and Type | Method and Description |
---|---|
String |
ReversableToken.reverse(List<? extends ReversableToken> tokens) |