Skip to content

Sentiment Analysis Using Concepts Of NLP In A Big Data Environment

License

Notifications You must be signed in to change notification settings

Ritika2001/Sentiment-Analysis-using-Hadoop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SENTIMENT ANALYSIS

Sentiment Analysis Using Concepts Of NLP In A Big Data Environment

INSTALLING

Steps to install Hadoop with Yarn in Pseudo-distributed mode

https://data-flair.training/blogs/hadoop-2-with-yarn/

Steps to install Apache Pig

https://data-flair.training/blogs/apache-pig-installation-ubuntu-tutorial/

Download the training and testing datasets from http:https://help.sentiment140.com/for-students

Upload all files to hdfs

hdfs dfs -copyFromLocal URI

Run the pig script

pig -x mapreduce scriptmapred.pig