Cloud Natural Language API
Stay organized with collections
Save and categorize content based on your preferences.
Provides natural language understanding technologies, such as sentiment analysis, entity recognition, entity sentiment analysis, and other text annotations, to developers.
Service: language.googleapis.com
The Service name language.googleapis.com is needed to create RPC client stubs.
| Methods |
AnalyzeEntities |
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties. |
AnalyzeEntitySentiment |
Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with each entity and its mentions. |
AnalyzeSentiment |
Analyzes the sentiment of the provided text. |
AnalyzeSyntax |
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties. |
AnnotateText |
A convenience method that provides all the features that analyzeSentiment, analyzeEntities, and analyzeSyntax provide in one call. |
ClassifyText |
Classifies a document into categories. |
ModerateText |
Moderates a document for harmful and sensitive categories. |
| Methods |
AnalyzeEntities |
Finds named entities (currently proper names and common nouns) in the text along with entity types, salience, mentions for each entity, and other properties. |
AnalyzeEntitySentiment |
Finds entities, similar to AnalyzeEntities in the text and analyzes sentiment associated with each entity and its mentions. |
AnalyzeSentiment |
Analyzes the sentiment of the provided text. |
AnalyzeSyntax |
Analyzes the syntax of the text and provides sentence boundaries and tokenization along with part of speech tags, dependency trees, and other properties. |
AnnotateText |
A convenience method that provides all syntax, sentiment, entity, and classification features in one call. |
ClassifyText |
Classifies a document into categories. |
ModerateText |
Moderates a document for harmful and sensitive categories. |
| Methods |
AnalyzeEntities |
Finds named entities (currently proper names and common nouns) in the text along with entity types, probability, mentions for each entity, and other properties. |
AnalyzeSentiment |
Analyzes the sentiment of the provided text. |
AnnotateText |
A convenience method that provides all features in one call. |
ClassifyText |
Classifies a document into categories. |
ModerateText |
Moderates a document for harmful and sensitive categories. |
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 2025-06-13 UTC.
[null,null,["Last updated 2025-06-13 UTC."],[],[]]