init(language:revision:)
Creates model parameters.
Declaration
init(language: NLLanguage? = nil, revision: Int = 1)Parameters
- language:
The language of the text in the word embedding.
- revision:
The revision of the word embedding.
Creates model parameters.
init(language: NLLanguage? = nil, revision: Int = 1)The language of the text in the word embedding.
The revision of the word embedding.