On this documentation page: http://opennlp.apache.org/docs/1.8.4/manual/opennlp.html#tools.postagger.tag ging.cmdline
The last sentence reads: > "The tag set used by the english pos model is the Penn Treebank tag set > <http://www.cis.upenn.edu/~treebank/> ." The URL for the Penn Treebank POS tag set needs to be updated (404 error). from: http://www.cis.upenn.edu/~treebank/ to: https://www.ling.upenn.edu/courses/Fall_2003/ling001/penn_treebank_pos.html Thanks, Russ
