CSAllenISD / 2023-ISP-FreeCash

Other
0 stars 1 forks source link

Append results of Twitter Scraping to a file #12

Open squaredcubed64 opened 1 year ago

squaredcubed64 commented 1 year ago

Because there is a limit on the number of Tweets we can scrape each month, we should append Tweets to a file to train our sentiment analysis neural network. Otherwise, if we re-train our model, we'll have to re-scrape Tweets, and we may exceed our monthly limit.