AngledLuffa commited on
Commit
27fccee
1 Parent(s): 2cfb379
Files changed (1) hide show
  1. README.md +6 -6
README.md CHANGED
@@ -1,13 +1,13 @@
1
  ---
2
  tags:
3
- - corenlp
4
- library_tag: corenlp
5
  language:
6
  - eu
7
  license: GNU
8
  ---
9
- # Core NLP model for eu
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-07 09:37:54.397
1
  ---
2
  tags:
3
+ - stanza
4
+ library_tag: stanza
5
  language:
6
  - eu
7
  license: GNU
8
  ---
9
+ # Stanza model for eu
10
+ Stanza is a collection of accurate and efficient tools for the linguistic analysis of many human languages. Starting from raw text to syntactic analysis and entity recognition, Stanza brings state-of-the-art NLP models to languages of your choosing.
11
+ Find more about it in [our website](https://stanfordnlp.github.io/stanza) and our [GitHub repository](https://github.com/stanfordnlp/stanza).
12
 
13
+ Last updated 2021-09-08 01:56:04.119