BrianWeinstein/googlenlp: An Interface to Google's Cloud Natural Language API

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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/BrianWeinstein/googlenlp
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("BrianWeinstein/googlenlp")
BrianWeinstein/googlenlp documentation built on May 6, 2019, 8:47 a.m.