Jump to content

Hi I am working on Twitter extraction project for College. I am using Tweepy API. The project statement is as follows:

Customer Analytics of an Electronics company

• Since the company also wants to start their operations in a new location , they want you to do a Sentiment analysis(Positive
or Negative) of their competitors such as:
1. Amazon 
2. Walmart
3. BestBuy
Perform the below steps
1. Extract twitter data for each of the competitors (Min tweets per competitors - 3000)
2. Remove stop words and Perform positive and negative tweet analysis.
3. Create a word-cloud
4. Analyse for which products what are the sentiments.


Currently the API seems to have some restriction on extraction of tweets and my developer account has exhausted it's llimit. I cannot keep my system on all the time since electricity is an issue in my area. Is there a way you can suggest. Like some sort of cloud service which might help by running virtually. I do have Google credits 100$.

Total tweets atleast 9000
 
The code I have compiled is working fine
 
 
Link to comment
https://linustechtips.com/topic/1298619-sentiment-analysis/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×