Update README.md
Browse files
README.md
CHANGED
@@ -9,4 +9,23 @@ tags:
|
|
9 |
- expert-annotated
|
10 |
size_categories:
|
11 |
- 1M<n<10M
|
12 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
9 |
- expert-annotated
|
10 |
size_categories:
|
11 |
- 1M<n<10M
|
12 |
+
---
|
13 |
+
|
14 |
+
## Dataset Details
|
15 |
+
|
16 |
+
**CoMI-LINGUA** (**CO**de-**MI**xing and **LING**uistic Insights on Natural Hinglish **U**sage and **A**nnotation) is a high-quality Hindi-English code-mixed dataset, manually annotated by three annotators. It serves as a benchmark for multilingual NLP models by covering multiple foundational tasks.
|
17 |
+
|
18 |
+
**CoMI-LINGUA provides annotations for several key NLP tasks:**
|
19 |
+
|
20 |
+
* **Language Identification (LID):** Token-wise classification of Hindi, English, and other linguistic units.
|
21 |
+
* **Matrix Language Identification (MLI):** Sentence-level annotation of the dominant language.
|
22 |
+
* **Part-of-Speech (POS) Tagging:** Syntactic categorization for linguistic analysis.
|
23 |
+
* **Named Entity Recognition (NER):** Identification of entities in Hinglish text.
|
24 |
+
* **Translation:** Parallel translation of sentences in Romanized Hindi and Devanagari Hindi and English languages.
|
25 |
+
|
26 |
+
### Dataset Description
|
27 |
+
|
28 |
+
- **Curated by:** Lingo Research Group at IIT Gandhinagar
|
29 |
+
- **Funded by:** SERB
|
30 |
+
- **Language(s) (NLP):** Bilingual (Hindi [hi], English [en])
|
31 |
+
- **License:** cc-by-4.0
|