viv commited on
Commit
b9d72d1
·
verified ·
1 Parent(s): ad0d070

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -1,3 +1,12 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - stanza
4
+ - token-classification
5
+ library_name: stanza
6
+ language: el
7
+ license: apache-2.0
8
+ ---
9
+ # Stanza model for Greek (el)
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
+