- Enclosing class:
- ListWordsOptions
public static interface ListWordsOptions.WordType
The type of words to be listed from the custom language model's words resource: * `all` (the default) shows all
words. * `user` shows only custom words that were added or modified by the user. * `corpora` shows only OOV that
were extracted from corpora.