Contents

init(languageModel:vocabulary:weight:)

Creates a configuration with the locations of language model and vocabulary files, and custom weight.

Declaration

init(languageModel: URL, vocabulary: URL?, weight: NSNumber?)

See Also

Creating a language model configuration