org.apache.uima.java true org.apache.uima.example.opennlp.annotator.POSTagger OpenNLPPOSTagger Assigns part of speech tags to tokens using the OpenNLP MaxEnt part of speech tagger. Requires that sentence and token annotations have been created in the CAS. Updates the POS field of each token annotation with the part of speech tag. 1.0 The Apache Software Foundation ModelFile String false true ModelFile opennlp-tools-1.3.0/parser/tag.bin org.apache.uima.example.opennlp.Sentence org.apache.uima.example.opennlp.Token org.apache.uima.example.opennlp.Token:posTag org.apache.uima.example.opennlp.Token true true