---
title: reset()
framework: naturallanguage
role: symbol
role_heading: Instance Method
path: naturallanguage/nllanguagerecognizer/reset()
---

# reset()

Resets the recognizer to its initial state.

## Declaration

```swift
func reset()
```

## See Also

### Determining the language

- [dominantLanguage(for:)](naturallanguage/nllanguagerecognizer/dominantlanguage(for:).md)
- [processString(_:)](naturallanguage/nllanguagerecognizer/processstring(_:).md)
- [dominantLanguage](naturallanguage/nllanguagerecognizer/dominantlanguage.md)
- [languageHypotheses(withMaximum:)](naturallanguage/nllanguagerecognizer/languagehypotheses(withmaximum:).md)
