The type of words from the custom model's words resource on which to train the model: all (the default) trains the model on all new words, regardless of whether they were extracted from corpora or were added or modified by the user. user trains the model only on new words that were added or modified by the user; the model is not trained on new words extracted from corpora.
Inheritance Hierarchy SystemObject IBM.Watson.DeveloperCloud.Services.SpeechToText.v1WordTypeToAdd
Namespace:
IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public class WordTypeToAdd
The WordTypeToAdd type exposes the following members.
Constructors
| Name | Description |
---|
| WordTypeToAdd | Initializes a new instance of the WordTypeToAdd class |
TopFields See Also