R Client for the Microsoft Cognitive Services Web Language Model REST API, including Break Into Words, Calculate Conditional Probability, Calculate Joint Probability, Generate Next Words, and List Available Models. A valid 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 |
Suggests: | knitr, rmarkdown, testthat, mscstexta4r |
Published: | 2016-06-15 |
DOI: | 10.32614/CRAN.package.mscsweblm4r |
Author: | Phil Ferriere [aut, cre] |
Maintainer: | Phil Ferriere <pferriere at hotmail.com> |
BugReports: | http://www.github.com/philferriere/mscsweblm4r/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/philferriere/mscsweblm4r |
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: | mscsweblm4r results |
Reference manual: | mscsweblm4r.pdf |
Vignettes: |
mscsweblm4r vignette |
Package source: | mscsweblm4r_0.1.2.tar.gz |
Windows binaries: | r-devel: mscsweblm4r_0.1.2.zip, r-release: mscsweblm4r_0.1.2.zip, r-oldrel: mscsweblm4r_0.1.2.zip |
macOS binaries: | r-release (arm64): mscsweblm4r_0.1.2.tgz, r-oldrel (arm64): mscsweblm4r_0.1.2.tgz, r-release (x86_64): mscsweblm4r_0.1.2.tgz, r-oldrel (x86_64): mscsweblm4r_0.1.2.tgz |
Old sources: | mscsweblm4r archive |
Reverse suggests: | mscstexta4r |
Please use the canonical form https://CRAN.R-project.org/package=mscsweblm4r to link to this page.