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()
          Deprecated.  
 

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



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