所有 AutoML Natural Language 示例

This page contains code samples for AutoML Natural Language. To search and filter code samples for other Google Cloud products, see the Google Cloud sample browser.

Create a dataset for sentiment analysis

Creates a dataset for text sentiment analysis.

View in documentation

Create a dataset for text classification

Creates a dataset for text classifications.

Create a dataset for text entity extraction

Creates a dataset for text entity extraction.

View in documentation

Create a model for sentiment analysis

Creates a model for text sentiment analysis.

View in documentation

Create a model for text classification

Creates a model for text classifications.

Create a model for text entity extraction

Creates a model for text entity extraction.

View in documentation

Get a dataset for sentiment analysis

Retrieves a dataset for text sentiment analysis

Get a dataset for text classification

Retrieves a dataset for text classifications.

Get a dataset for text entity extraction

Get a dataset for text entity extraction.

Get a model evaluation for sentiment evaluation

Retrieves a model evaluation for text sentiment evaluation.

Get a model evaluation for text classification

Retrieves a model evaluation for text classifications.

Get model evaluation for entity extraction

Get model evaluation for text entity extraction

List a dataset for sentiment analysis

List a dataset for text sentiment analysis.

List a dataset for text classification

Lists a dataset for text classifications.

View in documentation

List a model evaluation for sentiment analysis

List a model evaluation for text sentiment analysis.

List a model evaluation for text classification

Lists a model evaluation for text classifications.

List datasets for entity extraction

Lists datasets for text entity extraction.

List model evaluations for entity extractions

Lists model evaluations for text entity extractions.

Predict a text classification

Predicts text classifications.

Predict entity extraction

Predicts text entity extraction.

View in documentation

Predict sentiment analysis

Predicts text sentiment analysis

View in documentation