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