NAME
    gcloud alpha ml language - use the Google Cloud Natural Language API to
        analyze text

SYNOPSIS
    gcloud alpha ml language COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) 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
        (ALPHA) Use Google Cloud Natural Language API to identify entities in
        text.

     analyze-entity-sentiment
        (ALPHA) Use Google Cloud Natural Language API to identify entity-level
        sentiment.

     analyze-sentiment
        (ALPHA) Use Google Cloud Natural Language API to identify sentiments in
        a text.

     analyze-syntax
        (ALPHA) Use Google Cloud Natural Language API to identify linguistic
        information.

     classify-text
        (ALPHA) Classifies input document into categories.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. These variants are also available:

        $ gcloud ml language

        $ gcloud beta ml language

