An interface to Azure Cognitive Services <https://docs.microsoft.com/en-us/azure/cognitive-services/>. Both an 'Azure Resource Manager' interface, for deploying Cognitive Services resources, and a client framework are supplied. While 'AzureCognitive' can be called by the end-user, it is meant to provide a foundation for other packages that will support specific services, like Computer Vision, Custom Vision, language translation, and so on. Part of the 'AzureR' family of packages.
Version: | 1.0.1 |
Depends: | R (≥ 3.3) |
Imports: | AzureAuth (≥ 1.2.0), AzureRMR, jsonlite, httr (≥ 1.3) |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2020-10-15 |
DOI: | 10.32614/CRAN.package.AzureCognitive |
Author: | Hong Ooi [aut, cre], Microsoft [cph] |
Maintainer: | Hong Ooi <hongooi73 at gmail.com> |
BugReports: | https://github.com/Azure/AzureCognitive/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/Azure/AzureCognitive https://github.com/Azure/AzureR |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | AzureCognitive results |
Reference manual: | AzureCognitive.pdf |
Vignettes: |
Introduction |
Package source: | AzureCognitive_1.0.1.tar.gz |
Windows binaries: | r-devel: AzureCognitive_1.0.1.zip, r-release: AzureCognitive_1.0.1.zip, r-oldrel: AzureCognitive_1.0.1.zip |
macOS binaries: | r-release (arm64): AzureCognitive_1.0.1.tgz, r-oldrel (arm64): AzureCognitive_1.0.1.tgz, r-release (x86_64): AzureCognitive_1.0.1.tgz, r-oldrel (x86_64): AzureCognitive_1.0.1.tgz |
Old sources: | AzureCognitive archive |
Reverse imports: | AzureVision |
Please use the canonical form https://CRAN.R-project.org/package=AzureCognitive to link to this page.