Multi-domain Tweet Corpora for Sentiment Analysis: Resource Creation and Evaluation (2020.lrec-1)
Copied to clipboard
| Challenge: | a huge amount of content is being generated every day due to the pervasiveness of social media. |
| Approach: | They firstly create a multi-domain tweet sentiment corpora and then establish a deep neural network based baseline framework to address the above mentioned issues. |
| Outcome: | The proposed dataset achieves 84.65% accuracy for sentiment analysis using a neural network, long short term memory, and gated recurrent unit (GRU). |
Similar Papers
HindiMD: A Multi-domain Corpora for Low-resource Sentiment Analysis (2022.lrec-1)
Copied to clipboard
| Challenge: | Social media platforms such as Twitter and Facebook are a new channel of information dissemination for many negative groups for recruitment. |
| Approach: | They propose to use a social media sentiment analysis corpus annotated with the sentiment classes positive, negative and neutral to investigate the polarity of user-expressed opinions. |
| Outcome: | The proposed model is based on a set of benchmark datasets for sentiment analysis across a range of domains and languages. |
Twitter corpus of Resource-Scarce Languages for Sentiment Analysis and Multilingual Emoji Prediction (C18-1)
Copied to clipboard
| Challenge: | a majority of research studies on twitter focus on English tweets, despite the fact that English dominates the mix of languages. |
| Approach: | They leverage social media platforms such as twitter for developing corpus across multiple languages . they use tweets to collect data for sentiment analysis and emoji prediction . |
| Outcome: | The proposed method is applicable for resource-scarce languages provided speakers of that particular language are active users on social media platforms. |
Resource Creation Towards Automated Sentiment Analysis in Telugu (a low resource language) and Integrating Multiple Domain Sources to Enhance Sentiment Prediction (L18-1)
Copied to clipboard
| Challenge: | Sentiment Analysis of text is an important task in many applications . but the task becomes challenging when it comes to low resource languages . |
| Approach: | They propose to create a corpus of polarity-based sentiment classifiers in Telugu for different domains like movie reviews, song lyrics, product reviews and book reviews. |
| Outcome: | The proposed model performs well in multiple domains and is compared with the previous models. |
The SSIX Corpora: Three Gold Standard Corpora for Sentiment Analysis in English, Spanish and German Financial Microblogs (L18-1)
Copied to clipboard
| Challenge: | SSIX corpora provide annotated data for supervised learning methods . polarity annotation is performed on two financial microblog platforms . |
| Approach: | They propose three SSIX corpora for sentiment analysis which provide annotated data for supervised learning methods. |
| Outcome: | The proposed corpora are in English, German and Spanish. |
Multi-source Multi-domain Sentiment Analysis with BERT-based Models (2022.lrec-1)
Copied to clipboard
| Challenge: | Sentiment analysis is a widely studied task in natural language processing. |
| Approach: | They propose to improve BERT-based models for sentiment analysis on italian corpora and evaluate their performance on the basis of eight corpors. |
| Outcome: | The proposed model is evaluated over eight sentiment analysis corpora from different domains and sources on the prediction of positive, negative and neutral classes. |
TweetEval: Unified Benchmark and Comparative Evaluation for Tweet Classification (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Modern NLP systems are typically ill-equipped when applied to noisy user-generated text. |
| Approach: | They propose a new evaluation framework consisting of seven Twitter-specific classification tasks. |
| Outcome: | The proposed framework is based on seven heterogeneous Twitter-specific classification tasks. |
Multi-Channel Convolutional Neural Network for Twitter Emotion and Sentiment Recognition (N19-1)
Copied to clipboard
| Challenge: | Existing methods to analyze tweets are based on lexical features and a multi-channel convolutional neural architecture. |
| Approach: | They propose a neural network which can use different emotion and sentiment indicators such as hashtags, emoticons and emojis present in tweets to improve the performance of emotion and feelings identification. |
| Outcome: | The proposed model can use hashtags, emoticons and emojis present in tweets and improves emotion and sentiment identification. |
Building a Sentiment Corpus of Tweets in Brazilian Portuguese (L18-1)
Copied to clipboard
| Challenge: | Sentiment analysis is a popular area of Natural Language Processing due to its subjective and semantic characteristics. |
| Approach: | They propose to annotate Brazilian Portuguese sentences manually using a sentiment corpus . they run experiments on polarity classification using six machine learning classifiers . |
| Outcome: | The proposed method is based on a Brazilian Portuguese sentiment corpus and achieved 80.38% on F-Measure and 64.87% when including the neutral class. |
Utilizing Large Twitter Corpora to Create Sentiment Lexica (L18-1)
Copied to clipboard
| Challenge: | Existing sentiment analysis systems only use word unigrams and bigrams, but lexicons using sentiment lexica are effective. |
| Approach: | They describe an automatic Twitter sentiment lexicon creator and a lexico-based sentiment analysis system. |
| Outcome: | The proposed system outperforms a manually annotated system in a comparison experiment. |
Multi-task dialog act and sentiment recognition on Mastodon (C18-1)
Copied to clipboard
| Challenge: | Social media are a gold mine for researchers in many domains and especially in natural language processing . license restrictions make it difficult to strictly reproduce research results on Twitter data . |
| Approach: | They propose to annotate a Twitter-like corpus from a decentralized social network with permissive licenses that are compatible with reproducible experiments. |
| Outcome: | The proposed method shows that transfer learning can be efficiently achieved between tasks. |