Skip to content
This repository was archived by the owner on Jul 13, 2023. It is now read-only.

Latest commit

 

History

History
 
 

README.md

Google Cloud Platform logo

Open in Cloud Shell

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.

Table of Contents

Before you begin

Before running the samples, make sure you've followed the steps outlined in Using the client library.

cd samples

npm install

cd ..

Samples

Analyze v1

View the source code.

Open in Cloud Shell

Usage:

node samples/analyze.v1.js


Quickstart

View the source code.

Open in Cloud Shell

Usage:

node samples/quickstart.js


Set Endpoint

View the source code.

Open in Cloud Shell

Usage:

node samples/setEndpoint.js