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

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

Fields in org.apache.stanbol.commons.opennlp with type parameters of type TextAnalyzer.AnalysedText.Chunk
protected  List<TextAnalyzer.AnalysedText.Chunk> TextAnalyzer.AnalysedText.chunks
          Deprecated. Final and unmodifiable list with the chunks of the analysed TextAnalyzer.AnalysedText.sentence or null of no chunks are available
 

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



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