AngledLuffa commited on
Commit
8cc1108
1 Parent(s): 48aafcb

Add model for version 4.4.0

Browse files
Files changed (1) hide show
  1. README.md +8 -2
README.md CHANGED
@@ -2,8 +2,14 @@
2
  tags:
3
  - corenlp
4
  library_tag: corenlp
 
 
5
  license: gpl-2.0
6
  ---
7
- CoreNLP v4.4.0:
 
 
8
 
9
- Fix Italian depparse, tsurgeon interface, a few other bugfixes and improvements
 
 
2
  tags:
3
  - corenlp
4
  library_tag: corenlp
5
+ language:
6
+ - CoreNLP
7
  license: gpl-2.0
8
  ---
9
+ # Core NLP model for CoreNLP
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 2022-01-21 06:16:19.858