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

# description

A text representation of the word tagger.

## Declaration

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

## See Also

### Describing a word tagger

- [model](createml/mlwordtagger/model.md)
- [debugDescription](createml/mlwordtagger/debugdescription.md)
- [playgroundDescription](createml/mlwordtagger/playgrounddescription.md)
