documents
Creates, updates, deletes, gets or lists a documents
resource.
Overview
Name | documents |
Type | Resource |
Id | google.language.documents |
Fields
SELECT
not supported for this resource, use SHOW METHODS
to view available operations for the resource.
Methods
Name | Accessible by | Required Params | Description |
---|---|---|---|
analyze_entities | EXEC |
| Finds named entities (currently proper names and common nouns) in the text along with entity types, probability, mentions for each entity, and other properties. |
analyze_sentiment | EXEC |
| Analyzes the sentiment of the provided text. |
annotate_text | EXEC |
| A convenience method that provides all features in one call. |
classify_text | EXEC |
| Classifies a document into categories. |
moderate_text | EXEC |
| Moderates a document for harmful and sensitive categories. |