Package: AzureCognitive 1.0.1.9000
AzureCognitive: Interface to Azure Cognitive Services
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.
Authors:
AzureCognitive_1.0.1.9000.tar.gz
AzureCognitive_1.0.1.9000.zip(r-4.5)AzureCognitive_1.0.1.9000.zip(r-4.4)AzureCognitive_1.0.1.9000.zip(r-4.3)
AzureCognitive_1.0.1.9000.tgz(r-4.4-any)AzureCognitive_1.0.1.9000.tgz(r-4.3-any)
AzureCognitive_1.0.1.9000.tar.gz(r-4.5-noble)AzureCognitive_1.0.1.9000.tar.gz(r-4.4-noble)
AzureCognitive_1.0.1.9000.tgz(r-4.4-emscripten)AzureCognitive_1.0.1.9000.tgz(r-4.3-emscripten)
AzureCognitive.pdf |AzureCognitive.html✨
AzureCognitive/json (API)
NEWS
# Install 'AzureCognitive' in R: |
install.packages('AzureCognitive', repos = c('https://azure.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/azure/azurecognitive/issues
azure-cognitive-servicesazure-sdk-r
Last updated 4 years agofrom:59a2c36969. Checks:OK: 5 NOTE: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 24 2024 |
R-4.5-win | NOTE | Oct 24 2024 |
R-4.5-linux | NOTE | Oct 24 2024 |
R-4.4-win | OK | Oct 24 2024 |
R-4.4-mac | OK | Oct 24 2024 |
R-4.3-win | OK | Oct 24 2024 |
R-4.3-mac | OK | Oct 24 2024 |
Exports:az_cognitive_servicecall_cognitive_endpointcognitive_endpointget_cognitive_token
Dependencies:askpassAzureAuthAzureGraphAzureRMRcurlhttrjosejsonlitemimeopensslR6rappdirssysuuid
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Azure Cognitive Service resource class | az_cognitive_service |
Call a Cognitive Service REST endpoint | call_cognitive_endpoint call_cognitive_endpoint.cognitive_endpoint |
Object representing an Azure Cognitive Service endpoint | cognitive_endpoint |
Create, retrieve or delete an Azure Cognitive Service | create_cognitive_service delete_cognitive_service get_cognitive_service |
Obtain authentication token for a cognitive service | get_cognitive_token |