SENTIMENT ANALYSIS ON TWITTER
Autor: | Das, Satrajit Halder, Subhas Mondal, Sahitya |
---|---|
EAN: | 9786204981758 |
Sachgruppe: | Informatik, EDV |
Sprache: | Englisch |
Seitenzahl: | 52 |
Produktart: | Kartoniert / Broschiert |
Veröffentlichungsdatum: | 24.06.2022 |
Untertitel: | "A Web-Based Application" |
43,90 €*
Die Verfügbarkeit wird nach ihrer Bestellung bei uns geprüft.
Bücher sind in der Regel innerhalb von 1-2 Werktagen abholbereit.
Sentiment Analysis (SA), also called Opinion Mining, is currently one of the most studied research fields. It aims to analyze people¿s sentiments, opinions, attitudes, emotions, etc., In this project, we basically carry out Sentiment Analysis on Twitter data. Sentiment analysis has been handled as a Natural Language Processing (NLP) task at many levels of granularity for text analysis and Machine Learning (ML) techniques to assign weighted sentiment scores to the entities, topics, themes, and categories within a sentence or phrase. We used the TextBlob library to do an analysis of all tweets as positive, negative and neutral. We have used the Support Vector Machine (SVM) algorithm to train the model and compare performance with some other popular classifier.