MLTextClassifier.FeatureExtractorType.staticEmbedding
A feature extractor that uses the standard, built-in word embeddings.
Declaration
case staticEmbeddingDiscussion
The standard word embeddings are the same as those that NLEmbedding provides with its wordEmbedding(for:) method.