---
title: NLModel.ModelType.classifier
framework: naturallanguage
role: symbol
role_heading: Case
path: naturallanguage/nlmodel/modeltype/classifier
---

# NLModel.ModelType.classifier

A classifier model type that tags text at the phrase, sentence, paragraph, or higher level.

## Declaration

```swift
case classifier
```

## See Also

### Model types

- [NLModel.ModelType.sequence](naturallanguage/nlmodel/modeltype/sequence.md)
