With all the tweets I collected (299k total) as rows in a BigQuery table, I wrote the following query to get the average sentiment for all tweets in a given minute:
Machine Learning and the VP Debate
Sara Robinson
325
If I’m understanding this you made 299k calls to Google’s NL API for the sentiment analysis? Is that pretty expensive??