Alicia Williams
Results
1
comments of
Alicia Williams
To use the analyzeSentiment method of the API, you would need to change the API endpoint URL (line 116 of the nlcall.gs file). to: `var apiEndpoint ='https://language.googleapis.com/v1/documents:analyzeSentiment?key=' + apiKey;` Then,...