---
title: algorithm
framework: createml
role: symbol
role_heading: Instance Property
path: createml/mlwordtagger/modelparameters-swift.struct/algorithm
---

# algorithm

The algorithm type.

## Declaration

```swift
var algorithm: MLWordTagger.ModelAlgorithmType
```

## See Also

### Accessing parameters

- [language](createml/mlwordtagger/modelparameters-swift.struct/language.md)
- [validation](createml/mlwordtagger/modelparameters-swift.struct/validation.md)
- [maxIterations](createml/mlwordtagger/modelparameters-swift.struct/maxiterations.md)
