Spaces:
Running
Running
Updating organization card
Browse files
README.md
CHANGED
|
@@ -7,4 +7,14 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Universal NER
|
| 11 |
+
|
| 12 |
+
Universal Named Entity Recognition (UNER) aims to fill a gap in multilingual NLP: high quality NER datasets in many languages with a shared tagset.
|
| 13 |
+
|
| 14 |
+
UNER is modeled after the Universal Dependencies project, in that it is intended to be a large community annotation effort with language-universal guidelines.
|
| 15 |
+
|
| 16 |
+
Our goal is to incrementally expand the avaiable datasets (in quality, tagset, languages, etc.). Contributions are very welcome.
|
| 17 |
+
|
| 18 |
+
## Contributing
|
| 19 |
+
|
| 20 |
+
Are you interested in annotating or organizing? Please check out the project page at https://www.universalner.org/
|