paper-with-me

홈 › Papers

An Ensemble Method with Sentiment Features and Clustering Support

2017-11-01 · IJCNLP 2017 11 · Huy Tien Nguyen, Minh Le Nguyen

Deep learning models have recently been applied successfully in natural language processing, especially sentiment analysis. Each deep learning model has a particular advantage, but it is difficult to combine these advantages into one model, especially in the area of sentiment analysis. In our approach, Convolutional Neural Network (CNN) and Long Short Term Memory (LSTM) were utilized to learn sentiment-specific features in a freezing scheme. This scenario provides a novel and efficient way for integrating advantages of deep learning models. In addition, we also grouped documents into clusters by their similarity and applied the prediction score of Naive Bayes SVM (NBSVM) method to boost the classification accuracy of each group. The experiments show that our method achieves the state-of-the-art performance on two well-known datasets: IMDB large movie reviews for document level and Pang {\&} Lee movie reviews for sentence level.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep LearningGeneral ClassificationInformation RetrievalSentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

SVM A Support Vector Machine, or SVM, is a non-parametric supervised learning model. For non-linear classification and regression, they utilise the kernel trick to map inputs…

Similar Papers 제목 키워드 기반

An Automatic Contextual Analysis and Clustering Classifiers Ensemble approach to Sentiment Analysis

2017-05-29 · Murtadha Talib AL-Sharuee, Fei Liu, Mahardhika Pratama

Products reviews are one of the major resources to determine the public sentiment. The existing literature on reviews sentiment analysis mainly utilizes supervised paradigm, which needs labeled data to be trained on and …

ClusteringEnsemble LearningNegationSentiment Analysis+1

IITPB at SemEval-2017 Task 5: Sentiment Prediction in Financial Text

2017-08-01 · SEMEVAL 2017 8 · Abhishek Kumar, Abhishek Sethi, Md. Shad Akhtar, Asif Ekbal 외

This paper reports team IITPB{'}s participation in the SemEval 2017 Task 5 on {`}Fine-grained sentiment analysis on financial microblogs and news{'}. We developed 2 systems for the two tracks. One system was based on an …

regressionSentiment AnalysisWord Embeddings

Efficient Feature Selection techniques for Sentiment Analysis

2019-11-01 · Avinash Madasu, Sivasankar E

Sentiment analysis is a domain of study that focuses on identifying and classifying the ideas expressed in the form of text into positive, negative and neutral polarities. Feature selection is a crucial process in machin…

BIG-bench Machine Learningfeature selectionSentiment Analysis

An Empirical Study of the Effectiveness of an Ensemble of Stand-alone Sentiment Detection Tools for Software Engineering Datasets

2021-11-04 · Gias Uddin, Yann-Gael Gueheneuc, Foutse khomh, Chanchal K Roy

Sentiment analysis in software engineering (SE) has shown promise to analyze and support diverse development activities. We report the results of an empirical study that we conducted to determine the feasibility of devel…

Sentiment Analysis

Article citation study: Context enhanced citation sentiment detection

2020-05-10 · Vishal Vyas, Kumar Ravi, Vadlamani Ravi, V. Uma 외

Citation sentimet analysis is one of the little studied tasks for scientometric analysis. For citation analysis, we developed eight datasets comprising citation sentences, which are manually annotated by us into three se…

Deep LearningFeature EngineeringSentiment AnalysisSentiment Classification+1