OpenNLP POS-tagger

Path pimlico.modules.opennlp.pos
Executable yes

Todo

Document this module

Todo

Replace check_runtime_dependencies() with get_software_dependencies()

Inputs

Name Type(s)
text TokenizedCorpus or WordAnnotationCorpus

Outputs

Name Type(s)
documents AddAnnotationField

Options

Name Description Type
model POS tagger model, full path or filename. If a filename is given, it is expected to be in the opennlp model directory (models/opennlp/) string