O - the type of object containing the token information.public interface TokenAdapter<O>
TreeTaggerWrapper.process(java.util.Collection).| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getText(O object)
Extract the token string from the given object.
|
java.lang.String getText(O object)
object - and object containing token information.Copyright © 2014. All Rights Reserved.