The OpenNLP Tools API v1.3.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.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 related to performing full syntactic parsing.
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 2005 Jason Baldridge, Gann Bierner, and Thomas Morton. All Rights Reserved.