Cloud Natural Language API provides natural language understanding technologies to developers, including sentiment analysis, entity analysis, and syntax analysis. This API is part of the larger Cloud Machine Learning API family.
Before running the samples, make sure you've followed the steps outlined in Using the client library.
cd samples
npm install
cd ..
View the source code.
Usage:
node samples/analyze.v1.js
View the source code.
Usage:
node samples/quickstart.js
View the source code.
Usage:
node samples/setEndpoint.js
