An Interface to Google's Cloud Natural Language API
analyze_entities
analyze_sentiment
analyze_syntax
annotate_text
Configure your computer or a server to connect to the Google Cloud Nat...
Flatten entities
Flatten sentences
Flatten sentiment
Flatten tokens
Retrieve API key
Send a POST request to the Google Cloud Natural Language API
Fetch session-specific gcnlp default values
Manually set access credentials
Interact with Google's Cloud Natural Language API <https://cloud.google.com/natural-language/> (v1) via R. The API has four main features, all of which are available through this R package: syntax analysis and part-of-speech tagging, entity analysis, sentiment analysis, and language identification.