Verwendungen von Klasse
opennlp.tools.ml.model.Event

Packages, die Event verwenden
Package
Beschreibung
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Package for classifying a document into a category.
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 ML by means of the perceptron algorithm.
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.