Uses of Class
org.apache.stanbol.commons.opennlp.OpenNLP

Uses of OpenNLP in org.apache.stanbol.commons.opennlp
 

Methods in org.apache.stanbol.commons.opennlp that return OpenNLP
 OpenNLP TextAnalyzer.getOpenNLP()
           
 

Constructors in org.apache.stanbol.commons.opennlp with parameters of type OpenNLP
TextAnalyzer(OpenNLP openNLP, java.lang.String language)
          Creates a TextAnalyzer based on the OpenNLP and the given language and the default configuration.
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.