An Ensemble Method with Sentiment Features and Clustering Support
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ClusteringDeep LearningGeneral ClassificationInformation RetrievalSentenceSentiment AnalysisMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
An Automatic Contextual Analysis and Clustering Classifiers Ensemble approach to Sentiment Analysis
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+1IITPB at SemEval-2017 Task 5: Sentiment Prediction in Financial Text
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 EmbeddingsEfficient Feature Selection techniques for Sentiment Analysis
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 AnalysisAn Empirical Study of the Effectiveness of an Ensemble of Stand-alone Sentiment Detection Tools for Software Engineering Datasets
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 AnalysisArticle citation study: Context enhanced citation sentiment detection
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