CogComp/cogcomp-nlp
A suite of Natural Language Processing libraries developed by the Cognitive Computation Group for text annotation, tokenization, NER, POS tagging, and related NLP tasks.

Velocity · 7d
+0.1
★ / day
Trend
→steady
star history
This project provides a collection of Java-based NLP libraries including named entity recognition, part-of-speech tagging, lemmatization, relation extraction, and similarity metrics. It offers an end-to-end NLP pipeline for annotating raw text and modules for training and testing NLP annotators. The libraries include corpus readers for handling datasets and feature extraction utilities.