gcloud_ml_language (1)
NAME
- gcloud ml language - use the Google Cloud Natural Language API to analyze text
SYNOPSIS
-
gcloud ml language COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- analyze-entities
-
Use Google Cloud Natural Language API to identify entities in text.
- analyze-entity-sentiment
-
Use Google Cloud Natural Language API to identify entity-level sentiment.
- analyze-sentiment
-
Use Google Cloud Natural Language API to identify sentiments in a text.
- analyze-syntax
-
Use Google Cloud Natural Language API to identify linguistic information.
- classify-text
-
Classifies input document into categories.
NOTES
These variants are also available:
- $ gcloud alpha ml language $ gcloud beta ml language