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

# playgroundDescription

A description of the word embedding shown in a playground.

## Declaration

```swift
var playgroundDescription: Any { get }
```

## See Also

### Describing a word embedding

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