Tokenizing Natural Language Text
自然言語テキストをトークン化する
Enumerate the words in a string.
ある文字列の中の単語を列挙します。
init(tagSchemes : [NSLinguisticTagScheme], options: Int)
Creates a linguistic tagger instance using the specified tag schemes and options.
ある言語学的タガーをこの指定されたタグスキームとオプションを使って作成します。