- 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 directly. * `corpora` shows only OOV that were extracted from corpora. * `grammars` shows
only OOV words that are recognized by grammars.