Apache OpenNLP Tools 1.5.3 API

Packages
opennlp.tools Contains packages which solve common NLP tasks.
opennlp.tools.chunker Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
opennlp.tools.coref Package related to performing coreference resolution.
opennlp.tools.coref.mention Package related to the modeling mentions for coreference resolution.
opennlp.tools.coref.resolver Package related to resolution techniques for coreference resolution.
opennlp.tools.coref.sim Package related to the modeling mention similarity for coreference resolution.
opennlp.tools.dictionary Package related to parsing and storing dictionaries.
opennlp.tools.dictionary.serializer  
opennlp.tools.doccat Package for classifying a document into a category.
opennlp.tools.formats Experimental package related to converting various corpora to OpenNLP Format.
opennlp.tools.formats.ad  
opennlp.tools.formats.convert  
opennlp.tools.formats.frenchtreebank  
opennlp.tools.formats.muc  
opennlp.tools.lang.english Package related to the processing of English data.
opennlp.tools.lang.spanish Package related to the processing of Spanish data.
opennlp.tools.namefind Package related to finding proper names and numeric amounts.
opennlp.tools.ngram Package related to computing and storing n-gram frequencies.
opennlp.tools.parser Package containing common code for performing full syntactic parsing.
opennlp.tools.parser.chunking Package containing code for performing full syntactic parsing using shift/reduce-style decisions.
opennlp.tools.parser.lang.en  
opennlp.tools.parser.treeinsert Package containing experimental code for performing full syntactic parsing using attachment decisions.
opennlp.tools.postag Package related to part-of-speech tagging.
opennlp.tools.sentdetect Package related to identifying sentece boundries.
opennlp.tools.sentdetect.lang  
opennlp.tools.sentdetect.lang.th Package related to the processing of Thai data.
opennlp.tools.stemmer  
opennlp.tools.tokenize Contains classes related to finding token or words in a string.
opennlp.tools.tokenize.lang  
opennlp.tools.tokenize.lang.en  
opennlp.tools.util Package containing utility data structures and algorithms used by multiple other packages.
opennlp.tools.util.eval  
opennlp.tools.util.ext Package containing extension loading code.
opennlp.tools.util.featuregen This package contains classes for generating sequence features.
opennlp.tools.util.model  

 



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