AngledLuffa commited on
Commit
a1fa761
1 Parent(s): d17a36b

Add model for version 4.3.0

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,10 +4,10 @@ tags:
4
  library_tag: corenlp
5
  language:
6
  - french
7
- license: gpl
8
  ---
9
  # Core NLP model for french
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
- Last updated 2021-09-08 17:01:58.746
 
4
  library_tag: corenlp
5
  language:
6
  - french
7
+ license: gpl-2.0
8
  ---
9
  # Core NLP model for french
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
+ Last updated 2021-09-27 01:09:55.200