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

# description

A text representation of the word embedding.

## Declaration

```swift
var description: String { get }
```

## See Also

### Describing a word embedding

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