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.

Version: 0.1.2
Imports: methods, httr, jsonlite, pander, stringi, dplyr, utils
Suggests: knitr, rmarkdown, testthat, mscsweblm4r
Published: 2016-06-23
Author: Phil Ferriere [aut, cre]
Maintainer: Phil Ferriere <pferriere at hotmail.com>
BugReports: http://www.github.com/philferriere/mscstexta4r/issues
License: MIT + file LICENSE
URL: https://github.com/philferriere/mscstexta4r
NeedsCompilation: no
SystemRequirements: A valid account MUST be registered with Microsoft's 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.
Materials: README NEWS
In views: NaturalLanguageProcessing, WebTechnologies
CRAN checks: mscstexta4r results

Documentation:

Reference manual: mscstexta4r.pdf
Vignettes: mscstexta4r vignette

Downloads:

Package source: mscstexta4r_0.1.2.tar.gz
Windows binaries: r-devel: mscstexta4r_0.1.2.zip, r-release: mscstexta4r_0.1.2.zip, r-oldrel: mscstexta4r_0.1.2.zip
macOS binaries: r-release (arm64): mscstexta4r_0.1.2.tgz, r-oldrel (arm64): mscstexta4r_0.1.2.tgz, r-release (x86_64): mscstexta4r_0.1.2.tgz
Old sources: mscstexta4r archive

Reverse dependencies:

Reverse suggests: mscsweblm4r

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mscstexta4r to link to this page.