Upload README.md
Browse files
README.md
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Universal Dependencies (UD) is a framework for consistent annotation of grammar
|
| 2 |
+
(parts of speech, morphological features, and syntactic dependencies) across
|
| 3 |
+
different human languages. UD is an open community effort with over 200
|
| 4 |
+
contributors producing more than 100 treebanks in over 70 languages. If you’re
|
| 5 |
+
new to UD, you should start by reading the first part of the Short Introduction
|
| 6 |
+
and then browsing the annotation guidelines.
|