paper-with-me

홈 › Papers

COMI-LINGUA: Expert Annotated Large-Scale Dataset for Multitask NLP in Hindi-English Code-Mixing

2025-03-27 · Rajvee Sheth, Himanshu Beniwal, Mayank Singh

The rapid growth of digital communication has driven the widespread use of code-mixing, particularly Hindi-English, in multilingual communities. Existing datasets often focus on romanized text, have limited scope, or rely on synthetic data, which fails to capture realworld language nuances. Human annotations are crucial for assessing the naturalness and acceptability of code-mixed text. To address these challenges, We introduce COMI-LINGUA, the largest manually annotated dataset for code-mixed text, comprising 100,970 instances evaluated by three expert annotators in both Devanagari and Roman scripts. The dataset supports five fundamental NLP tasks: Language Identification, Matrix Language Identification, Part-of-Speech Tagging, Named Entity Recognition, and Translation. We evaluate LLMs on these tasks using COMILINGUA, revealing limitations in current multilingual modeling strategies and emphasizing the need for improved code-mixed text processing capabilities. COMI-LINGUA is publically availabe at: https://huggingface.co/datasets/LingoIITGN/COMI-LINGUA.

📄 PDF Abstract BibTeX arXiv:2503.21670

Code (0)

등록된 구현이 없습니다.

Tasks

Language Identificationnamed-entity-recognitionNamed Entity RecognitionPart-Of-Speech Tagging

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

LangMark: A Multilingual Dataset for Automatic Post-Editing

2025-11-21 · Diego Velazquez, Mikaela Grace, Konstantinos Karageorgos, Lawrence Carin 외 arxiv

Automatic post-editing (APE) aims to correct errors in machine-translated text, enhancing translation quality, while reducing the need for human intervention. Despite advances in neural machine translation (NMT), the dev…

Machine Translation

Linguistically Augmented Audio Speech Data (LinguAS)

2026-06-08 · Ashley R. Keaton, Zahra Khanjani, Christine Mallinson, Vandana P. Janeja arxiv

Maliciously-created fake speech, including deepfaked and spoofed audio, is proliferating at an alarming rate, and detection models are racing to stay ahead of the curve. Yet, most detection models are trained to make inf…

CAPC-CG: A Large-Scale, Expert-Directed LLM-Annotated Corpus of Adaptive Policy Communication in China

2025-10-10 · Bolun Sun, Charles Chang, Yuen Yuen Ang, Ruotong Mu 외 arxiv

We introduce CAPC-CG, the Chinese Adaptive Policy Communication (Central Government) Corpus, the first open dataset of Chinese policy directives annotated with a five-color taxonomy of clear and ambiguous language catego…

IndicDLP: A Foundational Dataset for Multi-Lingual and Multi-Domain Document Layout Parsing

2025-12-23 · Oikantik Nath, Sahithi Kukkala, Mitesh Khapra, Ravi Kiran Sarvadevabhatla arxiv

Document layout analysis is essential for downstream tasks such as information retrieval, extraction, OCR, and digitization. However, existing large-scale datasets like PubLayNet and DocBank lack fine-grained region labe…

Document Layout AnalysisInformation Retrieval

Multilingual Named Entity Recognition for Medieval Charters Using Stacked Embeddings and Bert-based Models.

2022-06-01 · LT4HALA (LREC) 2022 6 · Sergio Torres Aguilar

In recent years the availability of medieval charter texts has increased thanks to advances in OCR and HTR techniques. But the lack of models that automatically structure the textual output continues to hinder the extrac…

HTRMultilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+2