|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of TextAnalyzer.AnalysedText in org.apache.stanbol.commons.opennlp |
|---|
| Methods in org.apache.stanbol.commons.opennlp that return TextAnalyzer.AnalysedText | |
|---|---|
TextAnalyzer.AnalysedText |
TextAnalyzer.analyseSentence(String sentence)
Deprecated. Analyses the parsed text in a single chunk. |
| Methods in org.apache.stanbol.commons.opennlp that return types with arguments of type TextAnalyzer.AnalysedText | |
|---|---|
Iterator<TextAnalyzer.AnalysedText> |
TextAnalyzer.analyse(String text)
Deprecated. Analyses sentence by sentence when Iterator.next() is called on
the returned Iterator. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||