elishowk's picture
Automatic correction of README.md metadata. Contact website@huggingface.co for any question
267d367
|
raw
history blame contribute delete
No virus
574 Bytes
metadata
tags:
  - corenlp
library_tag: corenlp
language:
  - en
license: gpl

Core NLP model for en

CoreNLP is your one stop shop for natural language processing in Java! CoreNLP enables users to derive linguistic annotations for text, including token and sentence boundaries, parts of speech, named entities, numeric and time values, dependency and constituency parses, coreference, sentiment, quote attributions, and relations.

Find more about it in our website and our GitHub repository.