paper-with-me

Papers

Unsupervised Sentiment Analysis for Code-mixed Data

2020-01-20 · Siddharth Yadav, Tanmoy Chakraborty

Code-mixing is the practice of alternating between two or more languages. Mostly observed in multilingual societies, its occurrence is increasing and therefore its importance. A major part of sentiment analysis research has been monolingual, and most of them perform poorly on code-mixed text. In this work, we introduce methods that use different kinds of multilingual and cross-lingual embeddings to efficiently transfer knowledge from monolingual text to code-mixed text for sentiment analysis of code-mixed text. Our methods can handle code-mixed text through a zero-shot learning. Our methods beat state-of-the-art on English-Spanish code-mixed sentiment analysis by absolute 3\% F1-score. We are able to achieve 0.58 F1-score (without parallel corpus) and 0.62 F1-score (with parallel corpus) on the same benchmark in a zero-shot way as compared to 0.68 F1-score in supervised settings. Our code is publicly available.

📄 PDF Abstract BibTeX arXiv:2001.11384

Code (1)

sedflix/unsacmt 공식 구현

Tasks

Sentiment AnalysisZero-Shot Learning

Similar Papers 제목 키워드 기반

Sentiment Analysis in Code-Mixed Telugu-English Text with Unsupervised Data Normalization

2021-09-01 · RANLP 2021 9 · Siva Subrahamanyam Varma Kusampudi, Preetham Sathineni, Radhika Mamidi

In a multilingual society, people communicate in more than one language, leading to Code-Mixed data. Sentimental analysis on Code-Mixed Telugu-English Text (CMTET) poses unique challenges. The unstructured nature of the …

Sentiment Analysis

A Sentiment Analysis Dataset for Code-Mixed Malayalam-English

2020-05-30 · LREC 2020 5 · Bharathi Raja Chakravarthi, Navya Jose, Shardul Suryawanshi, Elizabeth Sherly 외

There is an increasing demand for sentiment analysis of text from social media which are mostly code-mixed. Systems trained on monolingual data fail for code-mixed data due to the complexity of mixing at different levels…

Sentiment Analysis

BnSentMix: A Diverse Bengali-English Code-Mixed Dataset for Sentiment Analysis

2024-08-16 · Sadia Alam, Md Farhan Ishmam, Navid Hasin Alvee, Md Shahnewaz Siddique 외

The widespread availability of code-mixed data can provide valuable insights into low-resource languages like Bengali, which have limited datasets. Sentiment analysis has been a fundamental text classification task acros…

DiversitySentiment AnalysisSentiment Classificationtext-classification+1

Sentiment Analysis for Hinglish Code-mixed Tweets by means of Cross-lingual Word Embeddings

2020-05-01 · LREC 2020 5 · Pranaydeep Singh, Els Lefever

This paper investigates the use of unsupervised cross-lingual embeddings for solving the problem of code-mixed social media text understanding. We specifically investigate the use of these embeddings for a sentiment anal…

Cross-Lingual Word EmbeddingsSentiment AnalysisTransfer LearningWord Embeddings

Sentiment Analysis of Code-Mixed Languages leveraging Resource Rich Languages

2018-04-03 · Nurendra Choudhary, Rajat Singh, Ishita Bindlish, Manish Shrivastava

Code-mixed data is an important challenge of natural language processing because its characteristics completely vary from the traditional structures of standard languages. In this paper, we propose a novel approach cal…

ClusteringContrastive LearningSentiment Analysis