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?)Creates a configuration with the locations of language model and vocabulary files, and custom weight.
init(languageModel: URL, vocabulary: URL?, weight: NSNumber?)