Module: Google::Apis::LanguageV1
- Defined in:
- generated/google/apis/language_v1.rb,
generated/google/apis/language_v1/classes.rb,
generated/google/apis/language_v1/service.rb,
generated/google/apis/language_v1/representations.rb
Overview
Cloud Natural Language API
Provides natural language understanding technologies to developers. Examples include sentiment analysis, entity recognition, entity sentiment analysis, and text annotations.
Defined Under Namespace
Classes: AnalyzeEntitiesRequest, AnalyzeEntitiesResponse, AnalyzeEntitySentimentRequest, AnalyzeEntitySentimentResponse, AnalyzeSentimentRequest, AnalyzeSentimentResponse, AnalyzeSyntaxRequest, AnalyzeSyntaxResponse, AnnotateTextRequest, AnnotateTextResponse, ClassificationCategory, ClassifyTextRequest, ClassifyTextResponse, CloudNaturalLanguageService, DependencyEdge, Document, Entity, EntityMention, Features, PartOfSpeech, Sentence, Sentiment, Status, TextSpan, Token
Constant Summary collapse
- VERSION =
'V1'
- REVISION =
'20180322'
- AUTH_CLOUD_LANGUAGE =
Apply machine learning models to reveal the structure and meaning of text
'https://www.googleapis.com/auth/cloud-language'
- AUTH_CLOUD_PLATFORM =
View and manage your data across Google Cloud Platform services
'https://www.googleapis.com/auth/cloud-platform'