Type Property 型プロパティ

language

Supplies the language for a token, if one can be determined. あるトークンに対する言語を提供します、もしそれが判定できるならば。

Declaration 宣言

static let language: NSLinguisticTagScheme

Discussion 議論

Each value for this tag scheme is a BCP-47 language identifier. For example, the language identifier for English is "en" and the identifier for Chinese written using the Simplified Chinese script is "zh-Hans". The identifier "und" is used if a specific language cannot be determined. このタグスキームに対する値それぞれは、あるBCP-47言語識別子です。例えば、英語に対する言語識別子は "en" です、そして簡体中国語書体を使って書かれる中国語に対する識別子は "zh-Hans" です。識別子 "und" は、ある特定の言語が決定されない場合に使われます。

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 さまざまなスキーム