AngledLuffa
commited on
Commit
•
94ba55a
1
Parent(s):
4c9c91f
Add model for version 4.3.1
Browse files
README.md
CHANGED
@@ -10,4 +10,6 @@ license: gpl-2.0
|
|
10 |
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.
|
11 |
Find more about it in [our website](https://stanfordnlp.github.io/CoreNLP) and our [GitHub repository](https://github.com/stanfordnlp/CoreNLP).
|
12 |
|
13 |
-
|
|
|
|
|
|
10 |
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.
|
11 |
Find more about it in [our website](https://stanfordnlp.github.io/CoreNLP) and our [GitHub repository](https://github.com/stanfordnlp/CoreNLP).
|
12 |
|
13 |
+
This card and repo were automatically prepared with `hugging_corenlp.py` in the `stanfordnlp/huggingface-models` repo
|
14 |
+
|
15 |
+
Last updated 2021-10-14 22:52:07.680
|