File size: 742 Bytes
f90315f 8cc1108 f90315f 8cc1108 fe0dccd 8cc1108 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
---
tags:
- corenlp
library_tag: corenlp
language:
- CoreNLP
license: gpl-2.0
---
# Core NLP model for CoreNLP
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](https://stanfordnlp.github.io/CoreNLP) and our [GitHub repository](https://github.com/stanfordnlp/CoreNLP).
This card and repo were automatically prepared with `hugging_corenlp.py` in the `stanfordnlp/huggingface-models` repo
Last updated 2022-01-21 06:16:19.858
|