So I have complained about the Google’s Spreadsheets API. After I crawled the news, I feel like I should do some text mining to break the sentences down and teach my algo to read the news. And I came across Google’s NLP API, Ha! I know I won’t like it but why not?

  1. let’s create a google-nlp class # Imports the Google Cloud client library from google.cloud import language from google.