CoreNLP - sporedata/researchdesigneR GitHub Wiki

General description

CoreNLP is a comprehensive solution for natural language processing in Java. It allows users to obtain various linguistic annotations for text, such as identifying tokens and sentence boundaries, parts of speech, named entities, and recognizing numeric and time values. Additionally, it provides dependency and constituency parses, coreference resolution, sentiment analysis, quote attributions, and relation identification. CoreNLP offers support for eight languages: Arabic, Chinese, English, French, German, Hungarian, Italian, and Spanish.

Data access

More information about CoreNLP can be found at https://stanfordnlp.github.io/CoreNLP/

To access CoreNLP data, visit https://nlp.stanford.edu/software/stanford-corenlp-4.5.5.zip