paper-with-me

홈 › Papers

IIT Gandhinagar at SemEval-2020 Task 9: Code-Mixed Sentiment Classification Using Candidate Sentence Generation and Selection

2020-06-25 · SEMEVAL 2020 · Vivek Srivastava, Mayank Singh

Code-mixing is the phenomenon of using multiple languages in the same utterance of a text or speech. It is a frequently used pattern of communication on various platforms such as social media sites, online gaming, product reviews, etc. Sentiment analysis of the monolingual text is a well-studied task. Code-mixing adds to the challenge of analyzing the sentiment of the text due to the non-standard writing style. We present a candidate sentence generation and selection based approach on top of the Bi-LSTM based neural classifier to classify the Hinglish code-mixed text into one of the three sentiment classes positive, negative, or neutral. The proposed approach shows an improvement in the system performance as compared to the Bi-LSTM based neural classifier. The results present an opportunity to understand various other nuances of code-mixing in the textual data, such as humor-detection, intent classification, etc.

📄 PDF Abstract BibTeX arXiv:2006.14465

Code (0)

등록된 구현이 없습니다.

Tasks

Humor Detectionintent-classificationIntent ClassificationSentenceSentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

IRLab\_DAIICT at SemEval-2020 Task 9: Machine Learning and Deep Learning Methods for Sentiment Analysis of Code-Mixed Tweets

2020-12-01 · SEMEVAL 2020 · Apurva Parikh, Abhimanyu Singh Bisht, Prasenjit Majumder

The paper describes systems that our team IRLab{\_}DAIICT employed for the shared task Sentiment Analysis for Code-Mixed Social Media Text in SemEval 2020. We conducted our experiments on a Hindi-English CodeMixed Tweet …

regressionSentiment Analysis

LIMSI_UPV at SemEval-2020 Task 9: Recurrent Convolutional Neural Network for Code-mixed Sentiment Analysis

2020-08-30 · Somnath Banerjee, Sahar Ghannay, Sophie Rosset, Anne Vilnat 외

This paper describes the participation of LIMSI UPV team in SemEval-2020 Task 9: Sentiment Analysis for Code-Mixed Social Media Text. The proposed approach competed in SentiMix Hindi-English subtask, that addresses the p…

Sentiment Analysis

LIMSI\_UPV at SemEval-2020 Task 9: Recurrent Convolutional Neural Network for Code-mixed Sentiment Analysis

2020-12-01 · SEMEVAL 2020 · Somnath Banerjee, Sahar Ghannay, Sophie Rosset, Anne Vilnat 외

This paper describes the participation of LIMSI{\_}UPV team in SemEval-2020 Task 9: Sentiment Analysis for Code-Mixed Social Media Text. The proposed approach competed in SentiMix HindiEnglish subtask, that addresses the…

Sentiment Analysis

C1 at SemEval-2020 Task 9: SentiMix: Sentiment Analysis for Code-Mixed Social Media Text using Feature Engineering

2020-08-09 · SEMEVAL 2020 · Laksh Advani, Clement Lu, Suraj Maharjan

In today's interconnected and multilingual world, code-mixing of languages on social media is a common occurrence. While many Natural Language Processing (NLP) tasks like sentiment analysis are mature and well designed f…

Feature EngineeringSentiment Analysis

MSR India at SemEval-2020 Task 9: Multilingual Models Can Do Code-Mixing Too

2020-12-01 · SEMEVAL 2020 · Anirudh Srinivasan

In this paper, we present our system for the SemEval 2020 task on code-mixed sentiment analysis. Our system makes use of large transformer based multilingual embeddings like mBERT. Recent work has shown that these models…

Sentiment Analysis