Skip navigation links

Apache OpenNLP Reactor 1.5.3 API

Packages 
Package Description
opennlp.maxent
Provides main functionality of the maxent package including data structures and algorithms for parameter estimation.
opennlp.maxent.io
Provides the I/O functionality of the maxent package including reading and writting models in several formats.
opennlp.maxent.quasinewton  
opennlp.model  
opennlp.perceptron  
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.cmdline  
opennlp.tools.cmdline.chunker  
opennlp.tools.cmdline.coref  
opennlp.tools.cmdline.dictionary  
opennlp.tools.cmdline.doccat  
opennlp.tools.cmdline.namefind  
opennlp.tools.cmdline.params  
opennlp.tools.cmdline.parser  
opennlp.tools.cmdline.postag  
opennlp.tools.cmdline.sentdetect  
opennlp.tools.cmdline.tokenizer  
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  
opennlp.uima.chunker
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
opennlp.uima.doccat  
opennlp.uima.namefind
Package related to finding proper names and numeric amounts.
opennlp.uima.normalizer  
opennlp.uima.parser  
opennlp.uima.postag
Package related to part-of-speech tagging.
opennlp.uima.sentdetect
Package related to identifying sentece boundries.
opennlp.uima.tokenize
Package related to finding tokens or word segments.
opennlp.uima.util  
Skip navigation links

Copyright © 2015 The Apache Software Foundation. All rights reserved.