Datasets:

Modalities:
Text
Formats:
csv
ArXiv:
Libraries:
Datasets
pandas
License:
RajveeSheth commited on
Commit
4ac4449
·
verified ·
1 Parent(s): fedf249

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +35 -0
README.md ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-4.0
3
+ task_categories:
4
+ - translation
5
+ language:
6
+ - hi
7
+ - en
8
+ tags:
9
+ - code-mixing
10
+ - Hinglish
11
+ - expert-annotated
12
+ - benchmark-dataset
13
+ size_categories:
14
+ - 1M<n<10M
15
+
16
+ ---
17
+
18
+ ## Dataset Details
19
+
20
+ **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.
21
+
22
+ **CoMI-LINGUA provides annotations for several key NLP tasks:**
23
+
24
+ * **Language Identification (LID):** Token-wise classification of Hindi, English, and other linguistic units.
25
+ * **Matrix Language Identification (MLI):** Sentence-level annotation of the dominant language.
26
+ * **Part-of-Speech (POS) Tagging:** Syntactic categorization for linguistic analysis.
27
+ * **Named Entity Recognition (NER):** Identification of entities in Hinglish text.
28
+ * **Translation:** Parallel translation of sentences in Romanized Hindi and Devanagari Hindi and English languages.
29
+
30
+ ### Dataset Description
31
+
32
+ - **Curated by:** Lingo Research Group at IIT Gandhinagar
33
+ - **Funded by:** SERB
34
+ - **Language(s) (NLP):** Bilingual (Hindi [hi], English [en])
35
+ - **License:** cc-by-4.0