class func dominantLanguage (for: String) -> String?
Returns the dominant language for the specified string.
指定された文字列に対して優勢な言語を返します。
var dominantLanguage : String?
Returns the dominant language of the string set for the linguistic tagger.
この言語学的タガーに対する文字列集合の優勢な言語を返します。
func setOrthography (NSOrthography?, range: NSRange)
Sets the orthography for the specified range.
指定された範囲に対する正書法を設定します。