Public opinion extraction and visualization from Twitter social media platform / Ahmad Zaki Fitri Roslan

Sentiment analysis in social network has emerged as an alternative and effective method to study human behavioral through their social interaction in the social media. In the current scenario, the number of social media user is growing rapidly, results in the rise of micro blog's popularity amo...

Full description

Saved in:
Bibliographic Details
Main Author: Roslan, Ahmad Zaki Fitri
Format: Thesis
Language:English
Published: 2015
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/41565/1/41565.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Sentiment analysis in social network has emerged as an alternative and effective method to study human behavioral through their social interaction in the social media. In the current scenario, the number of social media user is growing rapidly, results in the rise of micro blog's popularity among internet user. In this project, Twitter, a micro blogging website has been used to gather public opinion on selected trending topics. However, gathering opinion from Twitter that have large amount of tweets daily is not a simple task as the opinion could be hidden in the pile of post. So, it is hard for human readers to extract the relevant opinions, summarize and organize them in a usable format. This project purpose a combination of techniques to assist in extraction and visualization process. The extraction process of the tweets will be done by using the REST API provided by Twitter. The extracted tweets will undergo a cleaning process to remove unrelated words and naive Bayes classifiers will be used to identify either the tweet is positive or negative. The classified tweet and the frequency of the unique word will be taken for the visualization process. The visualization process is done by using d3 word cloud. The project will implement the ADDIE model for the framework as it is suitable for data visualization. As a significance of the study, this project will give a review about peoples' opinions regarding the hot topics or latest news that been discussed in social media which Twitter is focused as the platform. Further research might explore the monitoring of sentiments in Twitter in a much detailed way. Another form of sentiment in sentences such as sarcasm, factual, or mood expression can be recognized by the system. The system should also able to reduce noisy data as much as it can in order to have a more accurate sentiment analyzer.