<!--
{
  "availability" : [
    "iOS: 15.0.0 -",
    "iPadOS: 15.0.0 -",
    "macCatalyst: 15.0.0 -",
    "macOS: 10.15.0 -",
    "visionOS: 1.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "CreateML",
  "identifier" : "/documentation/CreateML/MLTextClassifier/FeatureExtractorType/staticEmbedding",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Create ML"
    ],
    "preciseIdentifier" : "s:8CreateML16MLTextClassifierV20FeatureExtractorTypeO15staticEmbeddingyA2EmF"
  },
  "title" : "MLTextClassifier.FeatureExtractorType.staticEmbedding"
}
-->

# MLTextClassifier.FeatureExtractorType.staticEmbedding

A feature extractor that uses the standard, built-in word embeddings.

```
case staticEmbedding
```

## Discussion

The standard word embeddings are the same as those that
<doc://com.apple.documentation/documentation/NaturalLanguage/NLEmbedding>
provides with its
<doc://com.apple.documentation/documentation/NaturalLanguage/NLEmbedding/wordEmbedding(for:)>
method.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)