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

# vocabularySize

The number of strings in the vocabulary.

## Declaration

```swift
let vocabularySize: Int
```

## See Also

### Describing a word embedding

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