The maximum size of the vocabulary to include in the custom language model. If the training text contains more distinct words than the specified number, words are selected based on their frequency in the text. High frequency words are selected over low frequency words.
Action: | AddTask
CheckResources |
Task: | LanguageModelBuild |
Type: | Integer |
Default: | 65532 |
Example: | VocabSize=70000
|
See Also: | VocabSize (configuration parameter) |
|