JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
opennlp.uima.postag
POSModelResource
Uses of Interface
opennlp.uima.postag.POSModelResource
Packages that use
POSModelResource
Package
Description
opennlp.uima.postag
Package related to part-of-speech tagging.
Uses of
POSModelResource
in
opennlp.uima.postag
Classes in
opennlp.uima.postag
that implement
POSModelResource
Modifier and Type
Class
Description
class
POSModelResourceImpl
A default implementation of
POSModelResource
.