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

AuthorBrian Weinstien [aut, cre]
MaintainerBrian Weinstien <bweinstein02@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/BrianWeinstein/googlenlp
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("googlenlp")

Try the googlenlp package in your browser

Any scripts or data that you put into this service are public.

googlenlp documentation built on May 2, 2019, 9:18 a.m.