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
471 stars 144 forks source link

Fix some typos in ner/scripts/annotate.sh #723

Closed jnothman closed 5 years ago

jnothman commented 5 years ago

It looks like some characters had been deleted.

danyaljj commented 5 years ago

Thanks