次の方法で共有


NLTag クラス

定義

トークンの種類を列挙します。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 12, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.WatchOS, 5, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static class NLTag
type NLTag = class
継承
NLTag
継承
NLTag
属性

プロパティ

Adjective

トークンの種類を列挙します。

Adverb

トークンの種類を列挙します。

Classifier

トークンの種類を列挙します。

CloseParenthesis

トークンの種類を列挙します。

CloseQuote

トークンの種類を列挙します。

Conjunction

トークンの種類を列挙します。

Dash

トークンの種類を列挙します。

Determiner

トークンの種類を列挙します。

Idiom

トークンの種類を列挙します。

Interjection

トークンの種類を列挙します。

Noun

トークンの種類を列挙します。

Number

トークンの種類を列挙します。

OpenParenthesis

トークンの種類を列挙します。

OpenQuote

トークンの種類を列挙します。

OrganizationName

トークンの種類を列挙します。

Other

トークンの種類を列挙します。

OtherPunctuation

トークンの種類を列挙します。

OtherWhitespace

トークンの種類を列挙します。

OtherWord

トークンの種類を列挙します。

ParagraphBreak

トークンの種類を列挙します。

Particle

トークンの種類を列挙します。

PersonalName

トークンの種類を列挙します。

PlaceName

トークンの種類を列挙します。

Preposition

トークンの種類を列挙します。

Pronoun

トークンの種類を列挙します。

Punctuation

トークンの種類を列挙します。

SentenceTerminator

トークンの種類を列挙します。

Verb

トークンの種類を列挙します。

Whitespace

トークンの種類を列挙します。

Word

トークンの種類を列挙します。

WordJoiner

トークンの種類を列挙します。

適用対象