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
    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

