elishowk commited on
Commit
b63f61b
·
1 Parent(s): 7c0b70f

Automatic correction of README.md metadata. Contact [email protected] for any question

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ tags:
4
  library_tag: corenlp
5
  language:
6
  - chinese
7
- license: GNU
8
  ---
9
  # Core NLP model for chinese
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.
 
4
  library_tag: corenlp
5
  language:
6
  - chinese
7
+ license: gpl
8
  ---
9
  # Core NLP model for chinese
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.