Verwendungen von Annotationsschnittstelle
opennlp.tools.commons.Internal
Packages, die Internal verwenden
Package
Beschreibung
Classes giving access to the opennlp.tools.lemmatizer functionalities.
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 contains a
PrintStream
adapter for internal use only.Package related to identifying sentence boundaries.
Package containing extension loading code.
-
Verwendungen von Internal in opennlp.tools.cmdline.chunker
Klassen in opennlp.tools.cmdline.chunker mit Annotationen vom Typ Internal -
Verwendungen von Internal in opennlp.tools.cmdline.doccat
Klassen in opennlp.tools.cmdline.doccat mit Annotationen vom Typ Internal -
Verwendungen von Internal in opennlp.tools.cmdline.langdetect
Klassen in opennlp.tools.cmdline.langdetect mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Loads aLanguageDetectorModel
for the command line tools. -
Verwendungen von Internal in opennlp.tools.cmdline.lemmatizer
Klassen in opennlp.tools.cmdline.lemmatizer mit Annotationen vom Typ Internal -
Verwendungen von Internal in opennlp.tools.cmdline.namefind
Klassen in opennlp.tools.cmdline.namefind mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungfinal class
Loads aTokenNameFinderModel
for the command line tools. -
Verwendungen von Internal in opennlp.tools.cmdline.params
Klassen in opennlp.tools.cmdline.params mit Annotationen vom Typ InternalModifizierer und TypSchnittstelleBeschreibunginterface
Common training parameters.interface
Common cross validator parameters.interface
Encoding parameter.interface
Common evaluation parameters.interface
Common evaluation parameters.interface
Common training parameters. -
Verwendungen von Internal in opennlp.tools.cmdline.parser
Klassen in opennlp.tools.cmdline.parser mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungfinal class
Loads aParserModel
for the command line tools. -
Verwendungen von Internal in opennlp.tools.cmdline.postag
Klassen in opennlp.tools.cmdline.postag mit Annotationen vom Typ Internal -
Verwendungen von Internal in opennlp.tools.cmdline.tokenizer
Klassen in opennlp.tools.cmdline.tokenizer mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungfinal class
Loads aTokenizerModel
for the command line tools. -
Verwendungen von Internal in opennlp.tools.formats
Klassen in opennlp.tools.formats mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Asample stream
for the training files of the BioNLP/NLPBA 2004 shared task.class
Parser for the Dutch and Spanish ner training files of the CONLL 2002 shared task.class
Note: Do not use this class, internal use only!class
Parses the data from the CONLL 06 shared task into POS Samples.class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Parser for the Italian NER training files of the Evalita 2007 and 2009 NER shared tasks.class
Note: Do not use this class, internal use only!class
This class helps to read the US Census data from the files to build a StringList for each dictionary entry in the name-finder dictionary.class
Note: Do not use this class, internal use only! -
Verwendungen von Internal in opennlp.tools.formats.ad
Klassen in opennlp.tools.formats.ad mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese Chunker training.class
A Factory to create a Arvores Deitadas ChunkStream from the command line utility.class
Parser for Floresta Sita(c)tica Arvores Deitadas corpus, output to for the Portuguese NER training.class
A Factory to create a Arvores Deitadas NameSampleDataStream from the command line utility.class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Stream filter which merges text lines into sentences, following the Arvores Deitadas syntax.class
Note: Do not use this class, internal use only!class
Utility class to handle Portuguese contractions. -
Verwendungen von Internal in opennlp.tools.formats.conllu
Klassen in opennlp.tools.formats.conllu mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only! -
Verwendungen von Internal in opennlp.tools.formats.convert
Klassen in opennlp.tools.formats.convert mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only!class
Note: Do not use this class, internal use only! -
Verwendungen von Internal in opennlp.tools.formats.frenchtreebank
Klassen in opennlp.tools.formats.frenchtreebank mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Note: Do not use this class, internal use only! -
Verwendungen von Internal in opennlp.tools.formats.leipzig
Klassen in opennlp.tools.formats.leipzig mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
Note: Do not use this class, internal use only! -
Verwendungen von Internal in opennlp.tools.log
Klassen in opennlp.tools.log mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
This class serves as an adapter for aLogger
used within aPrintStream
. -
Verwendungen von Internal in opennlp.tools.sentdetect
Klassen in opennlp.tools.sentdetect mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
ObjectStream
to clean up empty lines for empty line separated document streams.
- Skips empty line at training data start
- Transforms multiple empty lines in a row into one
- Replaces white space lines with empty lines
- TODO: Terminates last document with empty line if it is missing
This stream should be used by the components that mark empty lines to mark document boundaries. -
Verwendungen von Internal in opennlp.tools.util.ext
Klassen in opennlp.tools.util.ext mit Annotationen vom Typ InternalModifizierer und TypKlasseBeschreibungclass
TheExtensionLoader
is responsible to load extensions to the OpenNLP library. -
Verwendungen von Internal in opennlp.tools.util.model
Methoden in opennlp.tools.util.model mit Annotationen vom Typ InternalModifizierer und TypMethodeBeschreibungstatic TrainingParameters
ModelUtil.createDefaultTrainingParameters()
Creates the defaultTrainingParameters
in case they are not provided.