transcribeservice_get_vocabulary {paws.machine.learning} | R Documentation |
Provides information about the specified custom vocabulary
Description
Provides information about the specified custom vocabulary.
See https://www.paws-r-sdk.com/docs/transcribeservice_get_vocabulary/ for full documentation.
Usage
transcribeservice_get_vocabulary(VocabularyName)
Arguments
VocabularyName |
[required] The name of the custom vocabulary you want information about. Custom vocabulary names are case sensitive. |
[Package paws.machine.learning version 0.7.0 Index]