Sentiment analysis is an area of computational linguistics that studies natural language processing. The most significant subtasks are gathering people's thoughts and organizing them into groups to determine how they feel. The primary purpose of sentiment analysis is to determine whether the individual who created a piece of material has a positive or negative opinion about a subject. It has been claimed that sentiment analysis and social media mining have contributed to the recent success of both private sector and the government. Emotional analysis has applications in practically every aspect of modern life, from individuals to corporations, telecommunications to medical, and economics to politics. This article describes an improved sentiment analysis model based on gray level co-occurrence matrix (GLCM) texture feature extraction and a convolutional neural network (CNN). This model was created using tweets. First, texture characteristics are extracted from the input data set using the GLCM technique. This feature extraction improves categorization accuracy. CNNs are used to classify objects. It outperforms both the support vector machine and the AdaBoost algorithms in terms of accuracy. CNN has achieved an accuracy of 98.5% for sentiment analysis task.
Copyrights © 2025