paper-with-me

홈 › Papers

JUNLP@Dravidian-CodeMix-FIRE2020: Sentiment Classification of Code-Mixed Tweets using Bi-Directional RNN and Language Tags

2020-10-20 · Sainik Kumar Mahata, Dipankar Das, Sivaji Bandyopadhyay

Sentiment analysis has been an active area of research in the past two decades and recently, with the advent of social media, there has been an increasing demand for sentiment analysis on social media texts. Since the social media texts are not in one language and are largely code-mixed in nature, the traditional sentiment classification models fail to produce acceptable results. This paper tries to solve this very research problem and uses bi-directional LSTMs along with language tagging, to facilitate sentiment tagging of code-mixed Tamil texts that have been extracted from social media. The presented algorithm, when evaluated on the test data, garnered precision, recall, and F1 scores of 0.59, 0.66, and 0.58 respectively.

📄 PDF Abstract BibTeX arXiv:2010.10111

Code (1)

sainikmahata/FIRE-Dravidian-sentiment_analysis 공식 구현 tf

Tasks

Sentiment AnalysisSentiment Classification

Similar Papers 제목 키워드 기반

CMSAOne@Dravidian-CodeMix-FIRE2020: A Meta Embedding and Transformer model for Code-Mixed Sentiment Analysis on Social Media Text

2021-01-22 · Suman Dowlagar, Radhika Mamidi

Code-mixing(CM) is a frequently observed phenomenon that uses multiple languages in an utterance or sentence. CM is mostly practiced on various social media platforms and in informal conversations. Sentiment analysis (SA…

SentenceSentiment Analysis

Findings of the Sentiment Analysis of Dravidian Languages in Code-Mixed Text

2021-11-18 · Bharathi Raja Chakravarthi, Ruba Priyadharshini, Sajeetha Thavareesan, Dhivya Chinnappa 외

We present the results of the Dravidian-CodeMix shared task held at FIRE 2021, a track on sentiment analysis for Dravidian Languages in Code-Mixed Text. We describe the task, its organization, and the submitted systems. …

Sentiment Analysis

IIITT@Dravidian-CodeMix-FIRE2021: Transliterate or translate? Sentiment analysis of code-mixed text in Dravidian languages

2021-11-15 · Karthik Puranik, Bharathi B, Senthil Kumar B

Sentiment analysis of social media posts and comments for various marketing and emotional purposes is gaining recognition. With the increasing presence of code-mixed content in various native languages, there is a need f…

MarketingSentiment AnalysisTransliteration

Graph Convolutional Networks with Multi-headed Attention for Code-Mixed Sentiment Analysis

2021-04-01 · EACL (DravidianLangTech) 2021 4 · Suman Dowlagar, Radhika Mamidi

Code-mixing is a frequently observed phenomenon in multilingual communities where a speaker uses multiple languages in an utterance or sentence. Code-mixed texts are abundant, especially in social media, and pose a probl…

SentenceSentiment Analysis

Theedhum Nandrum@Dravidian-CodeMix-FIRE2020: A Sentiment Polarity Classifier for YouTube Comments with Code-switching between Tamil, Malayalam and English

2020-10-07 · BalaSundaraRaman Lakshmanan, Sanjeeth Kumar Ravindranath

Theedhum Nandrum is a sentiment polarity detection system using two approaches--a Stochastic Gradient Descent (SGD) based classifier and a Long Short-term Memory (LSTM) based Classifier. Our approach utilises language fe…