2015
DOI: 10.5120/21582-4651
|View full text |Cite
|
Sign up to set email alerts
|

Sentiment Analysis on Hadoop with Hadoop Streaming

Abstract: Ideas and opinions of peoples are influenced by the opinions of other peoples. Lot of research is going on analysis of reviews given by peoples. Sentiment analysis is the major computational technique to calculate or observe sentiments of people's thoughts. Therefore, a method that assigns scores indicating positive and negative opinion about the product is proposed. It uses Hadoop Distributed File System (HDFS) to store data set and run on MapReduce architecture for performing sentiment analysis. General Term… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
5
0

Year Published

2016
2016
2023
2023

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 6 publications
(5 citation statements)
references
References 9 publications
0
5
0
Order By: Relevance
“…This approach had been noted for its lower accuracy in Mali, Abhyankar, Bhavarthi, Gaidhar, and Bangare (2016); Singh, Piryani, Uddin, and Marisha (2013) and Denecke (2008). Gupta, Kumar, and Gopal (2015) worked on sentiment analysis using Hadoop streaming with Python. The researchers proposed sentiment analysis architecture and used the HDFS for data storage and Map Reduce program for processing.…”
Section: Literature Reviewmentioning
confidence: 99%
“…This approach had been noted for its lower accuracy in Mali, Abhyankar, Bhavarthi, Gaidhar, and Bangare (2016); Singh, Piryani, Uddin, and Marisha (2013) and Denecke (2008). Gupta, Kumar, and Gopal (2015) worked on sentiment analysis using Hadoop streaming with Python. The researchers proposed sentiment analysis architecture and used the HDFS for data storage and Map Reduce program for processing.…”
Section: Literature Reviewmentioning
confidence: 99%
“…The polarity of negation words was reversed and blind negation words were labelled as negative thus achieving an accuracy of 75%. [16] collected product reviews from Amazon, and used Hadoop's multimode cluster with MapReduce program. Mapper involved parsing files and information extracting, where as the Reducer consisted of stop word removal, polarity reversal of negation words and a polarity calculator to calculate sentiment score of the reviews based on separate dictionaries of positive and negative, and stop words.…”
Section: Related Workmentioning
confidence: 99%
“…Before applying sentiment analysis to text various preprocess method was used to clean the text in order to remove noise in the form of slangs, unwanted words. Hadoop mapreduce [12][13][14] is one of the ways of pre-processing text. The process of map reduce involves mapping the input data, shuffling and sorting the mapped data and final step is to reduce the data and store in HDFS.…”
Section: Related Workmentioning
confidence: 99%