corenlp_spanish / README.md
elishowk's picture
Automatic correction of README.md metadata. Contact website@huggingface.co for any question
dd5a954
metadata
tags:
  - corenlp
library_tag: corenlp
language:
  - sp
license: gpl

Core NLP model for sp

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.