The OpenNLP Tools API v1.4.0

Packages
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 computing and storing n-gram frequencies.
opennlp.tools.dictionary.serializer Package related to the serialization of dictionaries.
opennlp.tools.doccat Package for classifying a document into a category.
opennlp.tools.lang.english Package related to the processing of English data.
opennlp.tools.lang.german Package related to the processing of German data.
opennlp.tools.lang.spanish Package related to the processing of Spanish data.
opennlp.tools.lang.thai Package related to the processing of Thai 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.postag Package related to part-of-speech tagging.
opennlp.tools.sentdetect Package related to identifying sentece boundries.
opennlp.tools.tokenize Package related to finding tokens or word segments.
opennlp.tools.util Package containing utility data structures and algorithms used by multiple other packages.

 



Copyright 2008 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.