English
Related papers

Related papers: An Improved Text Sentiment Classification Model Us…

200 papers

We have explored different methods of improving the accuracy of a Naive Bayes classifier for sentiment analysis. We observed that a combination of methods like negation handling, word n-grams and feature selection by mutual information…

Computation and Language · Computer Science 2013-11-05 Vivek Narayanan , Ishan Arora , Arjun Bhatia

Sentiment analysis is directly affected by compositional phenomena in language that act on the prior polarity of the words and phrases found in the text. Negation is the most prevalent of these phenomena and in order to correctly predict…

Computation and Language · Computer Science 2021-07-01 Jeremy Barnes , Erik Velldal , Lilja Øvrelid

Sentiment analysis or opinion mining has become an open research domain after proliferation of Internet and Web 2.0 social media. People express their attitudes and opinions on social media including blogs, discussion forums, tweets, etc.…

Information Retrieval · Computer Science 2013-09-17 Anuj sharma , Shubhamoy Dey

The rapid spread of misinformation, particularly through online platforms, underscores the urgent need for reliable detection systems. This study explores the utilization of machine learning and natural language processing, specifically…

Computation and Language · Computer Science 2026-02-02 Ahmed Akib Jawad Karim , Kazi Hafiz Md Asad , Aznur Azam

Neural ranking methods based on large transformer models have recently gained significant attention in the information retrieval community, and have been adopted by major commercial solutions. Nevertheless, they are computationally…

Information Retrieval · Computer Science 2023-08-30 Anik Saha , Oktie Hassanzadeh , Alex Gittens , Jian Ni , Kavitha Srinivas , Bulent Yener

In today's world, everyone is expressive in some way, and the focus of this project is on people's opinions about rising electricity prices in United Kingdom and India using data from Twitter, a micro-blogging platform on which people post…

Computation and Language · Computer Science 2022-06-13 Pardeep Kaur , Maryam Edalati

In recent years, the use of machine learning classifiers is of great value in solving a variety of problems in text classification. Sentiment mining is a kind of text classification in which, messages are classified according to sentiment…

Machine Learning · Computer Science 2014-02-18 Vinodhini G Chandrasekaran RM

Text is the major method that is used for communication now a days, each and every day lots of text are created. In this paper the text data is used for the classification of the emotions. Emotions are the way of expression of the persons…

Computation and Language · Computer Science 2019-01-11 Naveenkumar K S , Vinayakumar R , Soman KP

We present a statistical parsing framework for sentence-level sentiment classification in this article. Unlike previous works that employ syntactic parsing results for sentiment analysis, we develop a statistical parser to directly analyze…

Computation and Language · Computer Science 2015-03-06 Li Dong , Furu Wei , Shujie Liu , Ming Zhou , Ke Xu

Sentiment Analysis is an important algorithm in Natural Language Processing which is used to detect sentiment within some text. In our project, we had chosen to work on analyzing reviews of various drugs which have been reviewed in form of…

Computation and Language · Computer Science 2020-03-27 Sairamvinay Vijayaraghavan , Debraj Basu

Natural language processing (NLP) task has achieved excellent performance in many fields, including semantic understanding, automatic summarization, image recognition and so on. However, most of the neural network models for NLP extract the…

Computation and Language · Computer Science 2022-02-08 Peiying Zhang , Xingzhe Huang , Yaqi Wang , Chunxiao Jiang , Shuqing He , Haifeng Wang

Traditional sentiment analysis often uses sentiment dictionary to extract sentiment information in text and classify documents. However, emerging informal words and phrases in user generated content call for analysis aware to the context.…

Computation and Language · Computer Science 2016-12-14 Yushi Yao , Guangjian Li

This paper explores the importance of text sentiment analysis and classification in the field of natural language processing, and proposes a new approach to sentiment analysis and classification based on the bidirectional gated recurrent…

Computation and Language · Computer Science 2024-11-08 Wei Xu , Jianlong Chen , Zhicheng Ding , Jinyin Wang

Sentiment analysis is a text mining task that determines the polarity of a given text, i.e., its positiveness or negativeness. Recently, it has received a lot of attention given the interest in opinion mining in micro-blogging platforms.…

Computation and Language · Computer Science 2021-06-04 Eric S. Tellez , Sabino Miranda-Jiménez , Mario Graff , Daniela Moctezuma , Oscar S. Siodia , Elio A. Villaseñor

Deep learning approaches for sentiment classification do not fully exploit sentiment linguistic knowledge. In this paper, we propose a Multi-sentiment-resource Enhanced Attention Network (MEAN) to alleviate the problem by integrating three…

Computation and Language · Computer Science 2018-07-16 Zeyang Lei , Yujiu Yang , Min Yang , Yi Liu

Text classification is a fundamental task in natural language processing (NLP). Several recent studies show the success of deep learning on text processing. Convolutional neural network (CNN), as a popular deep learning model, has shown…

Computation and Language · Computer Science 2023-01-30 Ali Jarrahi , Ramin Mousa , Leila Safari

Text data, including speeches, stories, and other document forms, are often connected to sentiment variables that are of interest for research in marketing, economics, and elsewhere. It is also very high dimensional and difficult to…

Methodology · Statistics 2015-03-17 Matt Taddy

This paper presents an approach based on supervised machine learning methods to build a classifier that can identify text complexity in order to present Arabic language learners with texts suitable to their levels. The approach is based on…

Computation and Language · Computer Science 2021-09-20 Sadik Bessou , Ghozlane Chenni

The ability to identify sentiment in text, referred to as sentiment analysis, is one which is natural to adult humans. This task is, however, not one which a computer can perform by default. Identifying sentiments in an automated,…

Computation and Language · Computer Science 2018-04-06 Emmanuel Dufourq , Bruce A. Bassett

This study addresses the challenges of multi-label text classification. The difficulties arise from imbalanced data sets, varied text lengths, and numerous subjective feature labels. Existing solutions include traditional machine learning…

Computation and Language · Computer Science 2024-05-22 Hongren Wang