Under the Guidance of
Dr. Sunanda Gupta
Prateek Sharma
2011ECS19
Rajesh Kumar Pathak
2011ECS42
Sunny Kumar
2011ECS43
Introduction- GATS
https://github.com/sunnykrGupta/Glob_AnalyticsFirst Phase - Acquiring Data
https://github.com/sunnykrGupta/Glob_AnalyticsFig. Tweet Data from Twitter
Second Phase - Understanding and Cleaning tweets
https://github.com/sunnykrGupta/Glob_AnalyticsFig. Tweet After Filter
https://github.com/sunnykrGupta/Glob_AnalyticsThird Phase - Acquiring Geo-location Details
https://github.com/sunnykrGupta/Glob_AnalyticsFig. Tweet with Location Details
https://github.com/sunnykrGupta/Glob_AnalyticsFourth Phase - Prepare Data for processing
https://github.com/sunnykrGupta/Glob_AnalyticsFifth Phase - Sentiment Analysis of Tweet
https://github.com/sunnykrGupta/Glob_AnalyticsSixth Phase - Visualization (Analytics)
- Plotting each tweet
- Density Plotting of Tweets
- Choropleth Concept
- Graphical Study
https://github.com/sunnykrGupta/Glob_AnalyticsTools and Technologies
https://github.com/sunnykrGupta/Glob_AnalyticsIn this exploratory project, we have conducted some experiments on the Twitter data and presented results for sentiment analysis on Twitter. Sentiment analysis is a very wide branch for research. We plan ahead to improve our technique used for determining the sentiment value.
Sarcastic comments are the ones which are very difficult to identify. Tweets containing sarcastic comments give exactly opposite results owing to the mindset of the author. These are almost impossible to track. So it’s important to relate the interpretation with the context of the tweets. Also the use of native language combined with English usage is difficult to interpret.
Time efficiency is an important aspect where our project lags. Resolving tweets is most time consuming process because of api request limits. Exceeding certain parameter leads to blacklisted by geocoder service providers. We need a real time location resolving system to develop analytics more faster.
Conclusion
https://github.com/sunnykrGupta/Glob_AnalyticsReferences
1. htmlwidgets.org/showcase_leaflet.html
3. https://dev.twitter.com/docs/streaming-apis/parameters
5. http://api.mongodb.org/python/current/tutorial.html
7. https://developers.google.com/maps
https://github.com/sunnykrGupta/Glob_Analytics