elishowk commited on
Commit
be0b2e1
·
1 Parent(s): 05ce093

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
  - english-default
7
- license: GNU
8
  ---
9
  # Core NLP model for english-default
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
  - english-default
7
+ license: gpl
8
  ---
9
  # Core NLP model for english-default
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.