Uses of Interface
opennlp.tools.util.ObjectStream

Packages that use ObjectStream
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
 
 
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 corpus format used by the "brat rapid annotation tool" (brat).
Experimental package related to the CoNNL-U format.
 
Experimental package related to the French Treebank format.
Experimental package related to the Irish Sentence Bank format.
Experimental package related to the Leipzig corpus format.
Experimental package related to the letsmt corpus format.
Experimental package related to the MASC corpus format.
 
Experimental package related to the MUC corpus format.
Experimental package related to the National corpus of Polish NKJP format.
Experimental package related to the OntoNotes 4.0 format.
Package related to predicting languages from samples of text.
Package related to the lemmatizer functionality.
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 models and feature selection techniques.
Package related to finding proper names and numeric amounts.
Package containing common code for performing full syntactic parsing.
Package containing code for performing full syntactic parsing using shift/reduce-style decisions.
Package containing experimental code for performing full syntactic parsing using attachment decisions.
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 utility data structures and algorithms used by multiple other packages.