---
title: dimension
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlwordembedding/dimension
---

# dimension

The number of dimensions in the vocabulary embedding space.

## Declaration

```swift
let dimension: Int
```

## See Also

### Describing a word embedding

- [vocabularySize](createml/mlwordembedding/vocabularysize.md)
- [model](createml/mlwordembedding/model.md)
- [description](createml/mlwordembedding/description.md)
- [debugDescription](createml/mlwordembedding/debugdescription.md)
- [playgroundDescription](createml/mlwordembedding/playgrounddescription.md)
