paper-with-me

Papers

Progressive Sentiment Analysis for Code-Switched Text Data

2022-10-25 · Sudhanshu Ranjan, Dheeraj Mekala, Jingbo Shang

Multilingual transformer language models have recently attracted much attention from researchers and are used in cross-lingual transfer learning for many NLP tasks such as text classification and named entity recognition. However, similar methods for transfer learning from monolingual text to code-switched text have not been extensively explored mainly due to the following challenges: (1) Code-switched corpus, unlike monolingual corpus, consists of more than one language and existing methods can't be applied efficiently, (2) Code-switched corpus is usually made of resource-rich and low-resource languages and upon using multilingual pre-trained language models, the final model might bias towards resource-rich language. In this paper, we focus on code-switched sentiment analysis where we have a labelled resource-rich language dataset and unlabelled code-switched data. We propose a framework that takes the distinction between resource-rich and low-resource language into account. Instead of training on the entire code-switched corpus at once, we create buckets based on the fraction of words in the resource-rich language and progressively train from resource-rich language dominated samples to low-resource language dominated samples. Extensive experiments across multiple language pairs demonstrate that progressive training helps low-resource language dominated samples.

📄 PDF Abstract BibTeX arXiv:2210.14380

Code (1)

s1998/progressivetraincodeswitch 공식 구현 pytorch

Tasks

Cross-Lingual Transfernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentiment Analysistext-classificationText ClassificationTransfer Learning

Similar Papers 제목 키워드 기반

CS-Embed at SemEval-2020 Task 9: The effectiveness of code-switched word embeddings for sentiment analysis

2020-06-08 · SEMEVAL 2020 · Frances Adriana Laureano De Leon, Florimond Guéniat, Harish Tayyar Madabushi

The growing popularity and applications of sentiment analysis of social media posts has naturally led to sentiment analysis of posts written in multiple languages, a practice known as code-switching. While recent researc…

Multilingual Word EmbeddingsSentiment AnalysisWord Embeddings

Sentiment Classification of Code-Switched Text using Pre-trained Multilingual Embeddings and Segmentation

2022-10-29 · Saurav K. Aryal, Howard Prioleau, Gloria Washington

With increasing globalization and immigration, various studies have estimated that about half of the world population is bilingual. Consequently, individuals concurrently use two or more languages or dialects in casual c…

Semantic SimilaritySemantic Textual SimilaritySentiment AnalysisSentiment Classification

Unsupervised Self-Training for Sentiment Analysis of Code-Switched Data

2021-03-27 · NAACL (CALCS) 2021 6 · Akshat Gupta, Sargam Menghani, Sai Krishna Rallabandi, Alan W Black

Sentiment analysis is an important task in understanding social media content like customer reviews, Twitter and Facebook feeds etc. In multilingual communities around the world, a large amount of social media text is ch…

Sentiment Analysis

Sentiment Analysis on Code-Switched Dravidian Languages with Kernel Based Extreme Learning Machines

2022-05-01 · DravidianLangTech (ACL) 2022 5 · Mithun Kumar S R, Lov Kumar, Aruna Malapati

Code-switching refers to the textual or spoken data containing multiple languages. Application of natural language processing (NLP) tasks like sentiment analysis is a harder problem on code-switched languages due to the …

SentenceSentiment Analysis

Improved Sentiment Detection via Label Transfer from Monolingual to Synthetic Code-Switched Text

2019-06-13 · ACL 2019 7 · Bidisha Samanta, Niloy Ganguly, Soumen Chakrabarti

Multilingual writers and speakers often alternate between two languages in a single discourse, a practice called "code-switching". Existing sentiment detection methods are usually trained on sentiment-labeled monolingual…

Hate Speech Detection