Uses of Annotation Interface
opennlp.tools.commons.ThreadSafe
Packages that use ThreadSafe
Package
Description
Package related to finding non-recursive syntactic annotation such as noun phrase chunks.
Package related to predicting languages from samples of text.
Package related to the lemmatizer functionality.
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.
-
Uses of ThreadSafe in opennlp.tools.chunker
Classes in opennlp.tools.chunker with annotations of type ThreadSafe -
Uses of ThreadSafe in opennlp.tools.langdetect
Classes in opennlp.tools.langdetect with annotations of type ThreadSafe -
Uses of ThreadSafe in opennlp.tools.lemmatizer
Classes in opennlp.tools.lemmatizer with annotations of type ThreadSafe -
Uses of ThreadSafe in opennlp.tools.namefind
Classes in opennlp.tools.namefind with annotations of type ThreadSafe -
Uses of ThreadSafe in opennlp.tools.postag
Classes in opennlp.tools.postag with annotations of type ThreadSafe -
Uses of ThreadSafe in opennlp.tools.sentdetect
Classes in opennlp.tools.sentdetect with annotations of type ThreadSafe -
Uses of ThreadSafe in opennlp.tools.tokenize
Classes in opennlp.tools.tokenize with annotations of type ThreadSafe