Analyzing qualitative feedback using sentiment analysis / Muhammad Mazuan Mahmood

This paper aims to create a system to automated qualitative feedback analysis based on response in the survey. It is a promising technique to analyse the respondent textual responses by saving time and more efficiency than manual tally. This automated system can gain additional useful information to...

Full description

Saved in:
Bibliographic Details
Main Author: Mahmood, Muhammad Mazuan
Format: Student Project
Language:English
Published: Faculty of Computer and Mathematical Sciences 2017
Subjects:
Online Access:http://ir.uitm.edu.my/id/eprint/18919/1/PPb_MUHAMMAD%20MAZUAN%20MAHMOOD%20M%20CS%2017_5.pdf
http://ir.uitm.edu.my/id/eprint/18919/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This paper aims to create a system to automated qualitative feedback analysis based on response in the survey. It is a promising technique to analyse the respondent textual responses by saving time and more efficiency than manual tally. This automated system can gain additional useful information to instructor performance evaluation from the respondent’s perspective. The survey data were collected from Office of Student Affair based on program organized by them. Using Naïve Bayes technique, the response ware tokenized to single word. Every words called lexicon have their own value. The value of the lexicons were taken from list of AFFIN words. These words have either positive or negative value. Naïve Bayes treat each response as a bag of word. The points for each words are added to get the total point for each response. To get the value of the words, it was compared to the list and take their value. The result was analysed based on the total point for each questions and for overall evaluation. The top five highest point are viewed based on its positivity or negativity.