projects
Posted on August 15, 2016 in misc
Project¶
Since the entire tuotrial, including the excerices(things to try sections) is focussed on data from twitter, it would be also nice to try data sets from different domains. Data from different domains present their own challenges and it's all about decision making and solving one problem at a time. You can try to perform sentiment ananlysis on the data from the below domains:
Yelp data set:¶
This data set includes reviews, photos, ratings etc of restaurents:
The data is in json format which is very similar to the json that we have extracted from twitter.
Amazon review data:¶
All the information is available in the link;