Uses of Package
opennlp.tools.commons

Packages that use opennlp.tools.commons
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
 
 
 
Classes giving access to the opennlp.tools.lemmatizer functionalities.
 
 
 
 
 
Package for classifying a document into a category.
Experimental package related to converting various corpora to OpenNLP Format.
Experimental package related to the Arvores Deitadas corpus format.
Experimental package related to the CoNNL-U format.
 
Experimental package related to the French Treebank format.
Experimental package related to the Leipzig corpus format.
Package related to the lemmatizer functionality.
Package contains a PrintStream adapter for internal use only.
Package related to Machine Learning (ML) features of OpenNLP, the related ML models, and trainers.
Package related to ML by means of the Maximum Entropy (ME) algorithm.
Package related to ML by means of the Quasi Newton (QN) algorithm.
Package related to ML by means of the Naive Bayes algorithm.
Package related to ML by means of the perceptron algorithm.
Package related to finding proper names and numeric amounts.
Package related to part-of-speech tagging.
Package related to identifying sentence boundaries.
Contains classes related to finding token or words in a string.
Package containing extension loading code.