CogComp / cogcomp-nlp

CogComp's Natural Language Processing Libraries and Demos: Modules include lemmatizer, ner, pos, prep-srl, quantifier, question type, relation-extraction, similarity, temporal normalizer, tokenizer, transliteration, verb-sense, and more.
http://nlp.cogcomp.org/
Other
473 stars 142 forks source link

Release updated POS tagger package #210

Open mssammon opened 8 years ago

mssammon commented 8 years ago

-- the download on the web site here: http://cogcomp.cs.illinois.edu/page/software_view/POS make sure the correct models are deployed (deploy new ones to maven if necessary) run the local test to make sure it behaves as expected.

mssammon commented 8 years ago

requires #251 to be completed first