I've some difficulty in attaining the below.
If you've any idea to recover from this problem, would be much helpful.
The major problem now I'm facing is that Twitter search API retrieves only very very limited tweets with geocode(lat,long) enabled.
This task is the Visualisation of tweets I used for sentiment analysis. So if I've used 1500 tweets to analyse sentiments, I couldn't retrieve even 100 whole tweets with lat&long for the same keyword. Even with those 100 retrieved tweets most of them are NA, so finally when I visualize I get only handful of plots of tweets say 4 location of tweets. That's not at all enough for my demonstration of my project.
Getting frustrated with this problem.
Is there any other better alternative to accomplish what I need?