philferriere/mscstexta4r: R Client for the Microsoft Cognitive Services Text Analytics REST API

R Client for the Microsoft Cognitive Services Text Analytics REST API, including Sentiment Analysis, Topic Detection, Language Detection, and Key Phrase Extraction. An account MUST be registered at the Microsoft Cognitive Services website <https://www.microsoft.com/cognitive-services/> in order to obtain a (free) API key. Without an API key, this package will not work properly.

Getting started

Package details

MaintainerPhil Ferriere <pferriere@hotmail.com>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/philferriere/mscstexta4r
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("philferriere/mscstexta4r")
philferriere/mscstexta4r documentation built on May 25, 2019, 5:03 a.m.