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.BuilderTrainLanguageModelOptions.Builder. customizationId(String customizationId)Set the customizationId.TrainLanguageModelOptions.BuilderTrainLanguageModelOptions.Builder. customizationWeight(Double customizationWeight)Set the customizationWeight.TrainLanguageModelOptions.BuilderTrainLanguageModelOptions. newBuilder()New builder.TrainLanguageModelOptions.BuilderTrainLanguageModelOptions.Builder. wordTypeToAdd(String wordTypeToAdd)Set the wordTypeToAdd.