Uses of Class
org.apache.stanbol.commons.opennlp.TextAnalyzer.TextAnalyzerConfig

Uses of TextAnalyzer.TextAnalyzerConfig in org.apache.stanbol.commons.opennlp
 

Methods in org.apache.stanbol.commons.opennlp that return TextAnalyzer.TextAnalyzerConfig
 TextAnalyzer.TextAnalyzerConfig TextAnalyzer.getConfig()
           
 

Constructors in org.apache.stanbol.commons.opennlp with parameters of type TextAnalyzer.TextAnalyzerConfig
TextAnalyzer(OpenNLP openNLP, java.lang.String language, TextAnalyzer.TextAnalyzerConfig config)
          Creates a TextAnalyzer based on the OpenNLP and the given language.
 



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