ZeroHour
arXiv cs.AI / cs.LG / cs.CLpublished ()ingested Pruthwik Mishra1

IndicTriMix: Developing Language Identification Datasets and Models for Tri-Language Code-Mixing

infoAI researchimportance 15
AI summary · glm-5.3-flash

Researchers release IndicTriMix benchmarks and fine-tuned MuRIL and XLM-RoBERTa models for token-level language identification in tri-language code-mixed text.

The paper formulates token-level language identification in code-mixed text as a sequence labeling task and fine-tunes MuRIL and XLM-RoBERTa transformer models for Indian languages. It evaluates on Hindi, Gujarati, and Bengali configurations with manually annotated test sets and proposes two code-mixed generation approaches using parallel trilingual sentences. A public benchmark, annotated test sets, and fine-tuned models are released for reproducibility.

  • Treats code-mixed language identification as sequence labeling.
  • Covers Hindi, Gujarati, and Bengali tri-language mixing.
  • Publicly releases benchmark, annotated test sets, and models.
ProductsIndicTriMix
CountriesIndia
Full article155 words · extracted from arxiv.org · click to collapse

Language identification in code-mixed text, largely observed in social media, is highly essential when users frequently switch between multiple languages within a single utterance. Accurately identifying the languages of code-mixed tokens becomes an urgent necessity. Traditional language identification models, designed for monolingual text, are not well suited for token-level language identification in code-mixed settings. We formulate the task as a sequence labeling problem and fine-tune contextual transformer-based models MuRIL and XLM-RoBERTa best suited for Indian languages. We evaluate these systems on three different data configurations (Hindi, Gujarati, and Bengali) to predict language labels for individual tokens. We release a benchmark for language identification in code-mixed tokens with manually annotated test sets. We propose two approaches of code-mixed generation using parallel sentences of three languages. The trained models demonstrate the effectiveness of contextual embeddings for token-level language identification in multilingual social media text. For reproducibility and to facilitate future research, we publicly release our fine-tuned models.

Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.11851