- NAME
-
- gcloud ml language - use the Google Cloud Natural Language API to analyze text
- SYNOPSIS
-
-
gcloud ml language
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- For more information, please see https://cloud.google.com/natural-language/.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
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
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.