Using the Natural Language API from Google Docs - GSP126
Overview
The Natural Language API is a pretrained machine learning model that can analyze syntax, extract entities, and evaluate the sentiment of text. You can call the Natural Language API from Google Docs to perform all of these functions.
This lab...