NSLinguisticTag 类

定义

包含与 由 NSLinguisticTagger识别的语音部分相对应的只读静态属性。

public static class NSLinguisticTag
type NSLinguisticTag = class
继承
NSLinguisticTag

属性

Adjective

表示与常量 NSLinguisticTagAdjective 关联的值

Adverb

表示与常量 NSLinguisticTagAdverb 关联的值

Classifier

表示与常量 NSLinguisticTagClassifier 关联的值

CloseParenthesis

表示与常量 NSLinguisticTagCloseParenthesis 关联的值

CloseQuote

表示与常量 NSLinguisticTagCloseQuote 关联的值

Conjunction

表示与常量 NSLinguisticTagConjunction 关联的值

Dash

表示与常量 NSLinguisticTagDash 关联的值

Determiner

表示与常量 NSLinguisticTagDeterminer 关联的值

Idiom

表示与常量 NSLinguisticTagIdiom 关联的值

Interjection

表示与常量 NSLinguisticTagInterjection 关联的值

Noun

表示与常量 NSLinguisticTagNoun 关联的值

Number

表示与常量 NSLinguisticTagNumber 关联的值

OpenParenthesis

表示与常量 NSLinguisticTagOpenParenthesis 关联的值

OpenQuote

表示与常量 NSLinguisticTagOpenQuote 关联的值

OrganizationName

表示与常量 NSLinguisticTagOrganizationName 关联的值

Other

表示与常量 NSLinguisticTagOther 关联的值

OtherPunctuation

表示与常量 NSLinguisticTagOtherPunctuation 关联的值

OtherWhitespace

表示与常量 NSLinguisticTagOtherWhitespace 关联的值

OtherWord

表示与常量 NSLinguisticTagOtherWord 关联的值

ParagraphBreak

表示与常量 NSLinguisticTagParagraphBreak 关联的值

Particle

表示与常量 NSLinguisticTagParticle 关联的值

PersonalName

表示与常量 NSLinguisticTagPersonalName 关联的值

PlaceName

表示与常量 NSLinguisticTagPlaceName 关联的值

Preposition

表示与常量 NSLinguisticTagPreposition 关联的值

Pronoun

表示与常量 NSLinguisticTagPronoun 关联的值

Punctuation

表示与常量 NSLinguisticTagPunctuation 关联的值

SchemeLanguage

表示与常量 NSLinguisticTagSchemeLanguage 关联的值

SchemeLemma

表示与常量 NSLinguisticTagSchemeLemma 关联的值

SchemeLexicalClass

表示与常量 NSLinguisticTagSchemeLexicalClass 关联的值

SchemeNameType

表示与常量 NSLinguisticTagSchemeNameType 关联的值

SchemeNameTypeOrLexicalClass

表示与常量 NSLinguisticTagSchemeNameTypeOrLexicalClass 关联的值

SchemeScript

表示与常量 NSLinguisticTagSchemeScript 关联的值

SchemeTokenType

表示与常量 NSLinguisticTagSchemeTokenType 关联的值

SentenceTerminator

表示与常量 NSLinguisticTagSentenceTerminator 关联的值

Verb

表示与常量 NSLinguisticTagVerb 关联的值

Whitespace

表示与常量 NSLinguisticTagWhitespace 关联的值

Word

表示与常量 NSLinguisticTagWord 关联的值

WordJoiner

表示与常量 NSLinguisticTagWordJoiner 关联的值

适用于