Uses of Class
org.apache.stanbol.commons.opennlp.TextAnalyzer.AnalysedText.Token

Uses of TextAnalyzer.AnalysedText.Token in org.apache.stanbol.commons.opennlp
 

Fields in org.apache.stanbol.commons.opennlp with type parameters of type TextAnalyzer.AnalysedText.Token
protected  List<TextAnalyzer.AnalysedText.Token> TextAnalyzer.AnalysedText.tokens
          Deprecated. Final and unmodifiable list with the tokens of the analysed TextAnalyzer.AnalysedText.sentence.
 

Methods in org.apache.stanbol.commons.opennlp that return types with arguments of type TextAnalyzer.AnalysedText.Token
 List<TextAnalyzer.AnalysedText.Token> TextAnalyzer.AnalysedText.getTokens()
          Deprecated.  
 List<TextAnalyzer.AnalysedText.Token> TextAnalyzer.AnalysedText.Chunk.getTokens()
          Deprecated.  
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.