Contents

language

A scheme that supplies the language for a token, if it can determine one.

Declaration

static let language: NLTagScheme

Discussion

Each value for this tag scheme is listed in NLLanguage.

The tagger generally attempts to determine the language of text at the level of an entire sentence, paragraph, or document, rather than word by word.

See Also

Schemes