paper-with-me

Papers

Overcoming Low-Resource Barriers in Tulu: Neural Models and Corpus Creation for OffensiveLanguage Identification

2025-08-15 · Anusha M D, Deepthi Vikram, Bharathi Raja Chakravarthi, Parameshwar R Hegde arxiv

Tulu, a low-resource Dravidian language predominantly spoken in southern India, has limited computational resources despite its growing digital presence. This study presents the first benchmark dataset for Offensive Language Identification (OLI) in code-mixed Tulu social media content, collected from YouTube comments across various domains. The dataset, annotated with high inter-annotator agreement (Krippendorff's alpha = 0.984), includes 3,845 comments categorized into four classes: Not Offensive, Not Tulu, Offensive Untargeted, and Offensive Targeted. We evaluate a suite of deep learning models, including GRU, LSTM, BiGRU, BiLSTM, CNN, and attention-based variants, alongside transformer architectures (mBERT, XLM-RoBERTa). The BiGRU model with self-attention achieves the best performance with 82% accuracy and a 0.81 macro F1-score. Transformer models underperform, highlighting the limitations of multilingual pretraining in code-mixed, under-resourced contexts. This work lays the foundation for further NLP research in Tulu and similar low-resource, code-mixed languages.

📄 PDF Abstract BibTeX arXiv:2508.11166

Code (0)

등록된 구현이 없습니다.

Tasks

Language Identification

Similar Papers 제목 키워드 기반

Corpus Creation for Sentiment Analysis in Code-Mixed Tulu Text

2022-06-01 · SIGUL (LREC) 2022 6 · Asha Hegde, Mudoor Devadas Anusha, Sharal Coelho, Hosahalli Lakshmaiah Shashirekha 외

Sentiment Analysis (SA) employing code-mixed data from social media helps in getting insights to the data and decision making for various applications. One such application is to analyze users’ emotions from comments of …

Decision MakingSentiment Analysis

A Tulu Resource for Machine Translation

2024-03-28 · Manu Narayanan, Noëmi Aepli

We present the first parallel dataset for English-Tulu translation. Tulu, classified within the South Dravidian linguistic family branch, is predominantly spoken by approximately 2.5 million individuals in southwestern I…

Machine TranslationNMTTransfer LearningTranslation

TULUN: Transparent and Adaptable Low-resource Machine Translation

2025-05-24 · Raphaël Merx, Hanna Suominen, Lois Hong, Nick Thieberger 외

Machine translation (MT) systems that support low-resource languages often struggle on specialized domains. While researchers have proposed various techniques for domain adaptation, these approaches typically require mod…

Domain AdaptationLanguage ModelingLanguage ModellingLarge Language Model+2

BhashaVerse : Translation Ecosystem for Indian Subcontinent Languages

2024-12-05 · Vandan Mujadia, Dipti Misra Sharma

This paper focuses on developing translation models and related applications for 36 Indian languages, including Assamese, Awadhi, Bengali, Bhojpuri, Braj, Bodo, Dogri, English, Konkani, Gondi, Gujarati, Hindi, Hinglish, …

Automatic Post-EditingData AugmentationMachine TranslationTranslation

Overcoming Copyright Barriers in Corpus Distribution Through Non-Reversible Hashing

2026-04-25 · Arthur Amalvy, Vincent Labatut, Xavier Bost, Hen-Hsen Huang arxiv

While annotated corpora are crucial in the field of natural language processing (NLP), those containing copyrighted material are difficult to exchange among researchers. Yet, such corpora are necessary to fully represent…