|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
E - Type of tokens in the tagging.public interface Tagger<E>
The Tagger<E> interface for objects that tag a list of
tokens of type E.
| Method Summary | |
|---|---|
Tagging<E> |
tag(List<E> tokens)
Return the tagging for the specified list of tokens. |
| Method Detail |
|---|
Tagging<E> tag(List<E> tokens)
tokens - Input tokens to tag.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||