paper-with-me

Papers

Efficient Multilingual Text Classification for Indian Languages

2021-09-01 · RANLP 2021 9 · Salil Aggarwal, Sourav Kumar, Radhika Mamidi

India is one of the richest language hubs on the earth and is very diverse and multilingual. But apart from a few Indian languages, most of them are still considered to be resource poor. Since most of the NLP techniques either require linguistic knowledge that can only be developed by experts and native speakers of that language or they require a lot of labelled data which is again expensive to generate, the task of text classification becomes challenging for most of the Indian languages. The main objective of this paper is to see how one can benefit from the lexical similarity found in Indian languages in a multilingual scenario. Can a classification model trained on one Indian language be reused for other Indian languages? So, we performed zero-shot text classification via exploiting lexical similarity and we observed that our model performs best in those cases where the vocabulary overlap between the language datasets is maximum. Our experiments also confirm that a single multilingual model trained via exploiting language relatedness outperforms the baselines by significant margins.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationMultilingual text classificationtext-classificationText ClassificationZero-Shot Text Classification

Similar Papers 제목 키워드 기반

Summarizing Indian Languages using Multilingual Transformers based Models

2023-03-29 · Dhaval Taunk, Vasudeva Varma

With the advent of multilingual models like mBART, mT5, IndicBART etc., summarization in low resource Indian languages is getting a lot of attention now a days. But still the number of datasets is low in number. In this …

A Data Bootstrapping Recipe for Low-Resource Multilingual Relation Classification

2021-11-01 · CoNLL (EMNLP) 2021 11 · Arijit Nag, Bidisha Samanta, Animesh Mukherjee, Niloy Ganguly 외

Relation classification (sometimes called ‘extraction’) requires trustworthy datasets for fine-tuning large language models, as well as for evaluation. Data collection is challenging for Indian languages, because they ar…

ClassificationRelationRelation Classification

Everyday Speech in the Indian Subcontinent

2024-10-14 · Utkarsh P

India has 1369 languages of which 22 are official. About 13 different scripts are used to represent these languages. A Common Label Set (CLS) was developed based on phonetics to address the issue of large vocabulary of u…

Speech Synthesis

muBoost: An Effective Method for Solving Indic Multilingual Text Classification Problem

2022-06-21 · Manish Pathak, Aditya Jain

Text Classification is an integral part of many Natural Language Processing tasks such as sarcasm detection, sentiment analysis and many more such applications. Many e-commerce websites, social-media/entertainment platfo…

Multilingual text classificationSarcasm DetectionSentiment Analysistext-classification+1

Indic-Transformers: An Analysis of Transformer Language Models for Indian Languages

2020-11-04 · Kushal Jain, Adwait Deshpande, Kumar Shridhar, Felix Laumann 외

Language models based on the Transformer architecture have achieved state-of-the-art performance on a wide range of NLP tasks such as text classification, question-answering, and token classification. However, this perfo…

ClassificationGeneral ClassificationLanguage ModelingLanguage Modelling+5