org.apache.uima.java true edu.mayo.bmi.uima.pos_tagger.POSTagger POSTagger 1.0 PosModelFile25 The file that contains the MaxEnt model used by the part of speech (POS) tagger String false true TagDictionary The file contains a list of words, and for each word, the set of part of speech tags to be considered for that word. For words in the tag dictionary, only the corresponding tags in the tag dictionary are considered when tagging the word with a part of speech. String false false CaseSensitive Boolean false false PosModelFile25 posresources/models/mayo-pos.zip CaseSensitive true TagDictionary posresources/models/tag.dictionary.txt edu.mayo.bmi.uima.core.type.textspan.Sentence edu.mayo.bmi.uima.core.type.syntax.BaseToken edu.mayo.bmi.uima.core.type.syntax.BaseToken true true false