---
title: NSLinguisticTaggerUnit.word
framework: foundation
role: symbol
role_heading: Case
path: foundation/nslinguistictaggerunit/word
---

# NSLinguisticTaggerUnit.word

An individual word.

## Declaration

```swift
case word
```

## Mentioned in

Identifying Parts of Speech Identifying People, Places, and Organizations Tokenizing Natural Language Text

## See Also

### Constants

- [NSLinguisticTaggerUnit.document](foundation/nslinguistictaggerunit/document.md)
- [NSLinguisticTaggerUnit.paragraph](foundation/nslinguistictaggerunit/paragraph.md)
- [NSLinguisticTaggerUnit.sentence](foundation/nslinguistictaggerunit/sentence.md)
