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

枚举令牌类型。

适用于