Skip navigation links

Apache OpenNLP Tools 1.8.3 API

Packages 
Package Description
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.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.entitylinker  
opennlp.tools.formats
Experimental package related to converting various corpora to OpenNLP Format.
opennlp.tools.formats.ad  
opennlp.tools.formats.brat  
opennlp.tools.formats.conllu  
opennlp.tools.formats.convert  
opennlp.tools.formats.frenchtreebank  
opennlp.tools.formats.irishsentencebank  
opennlp.tools.formats.leipzig  
opennlp.tools.formats.letsmt  
opennlp.tools.formats.moses  
opennlp.tools.formats.muc  
opennlp.tools.formats.ontonotes  
opennlp.tools.langdetect  
opennlp.tools.languagemodel
Package related to language models
opennlp.tools.lemmatizer
Package related with the lemmatizer tool
opennlp.tools.ml  
opennlp.tools.ml.maxent
Provides main functionality of the maxent package including data structures and algorithms for parameter estimation.
opennlp.tools.ml.maxent.io
Provides the I/O functionality of the maxent package including reading and writing models in several formats.
opennlp.tools.ml.maxent.quasinewton  
opennlp.tools.ml.model  
opennlp.tools.ml.naivebayes  
opennlp.tools.ml.perceptron  
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.lang.es  
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.stemmer.snowball  
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.java  
opennlp.tools.util.model  
opennlp.tools.util.normalizer  
opennlp.tools.util.wordvector  
Skip navigation links

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