Uses of Class
com.ibm.watson.speech_to_text.v1.model.TrainLanguageModelOptions.Builder
Package | Description |
---|---|
com.ibm.watson.speech_to_text.v1.model |
-
Uses of TrainLanguageModelOptions.Builder in com.ibm.watson.speech_to_text.v1.model
Methods in com.ibm.watson.speech_to_text.v1.model that return TrainLanguageModelOptions.Builder Modifier and Type Method Description TrainLanguageModelOptions.Builder
TrainLanguageModelOptions.Builder. customizationId(String customizationId)
Set the customizationId.TrainLanguageModelOptions.Builder
TrainLanguageModelOptions.Builder. customizationWeight(Double customizationWeight)
Set the customizationWeight.TrainLanguageModelOptions.Builder
TrainLanguageModelOptions. newBuilder()
New builder.TrainLanguageModelOptions.Builder
TrainLanguageModelOptions.Builder. wordTypeToAdd(String wordTypeToAdd)
Set the wordTypeToAdd.