NSLinguisticTag Class

Definition

Contains read-only static properties corresponding to the parts of speech recognized by a NSLinguisticTagger.

public static class NSLinguisticTag
type NSLinguisticTag = class
Inheritance
NSLinguisticTag

Properties

Adjective

Represents the value associated with the constant NSLinguisticTagAdjective

Adverb

Represents the value associated with the constant NSLinguisticTagAdverb

Classifier

Represents the value associated with the constant NSLinguisticTagClassifier

CloseParenthesis

Represents the value associated with the constant NSLinguisticTagCloseParenthesis

CloseQuote

Represents the value associated with the constant NSLinguisticTagCloseQuote

Conjunction

Represents the value associated with the constant NSLinguisticTagConjunction

Dash

Represents the value associated with the constant NSLinguisticTagDash

Determiner

Represents the value associated with the constant NSLinguisticTagDeterminer

Idiom

Represents the value associated with the constant NSLinguisticTagIdiom

Interjection

Represents the value associated with the constant NSLinguisticTagInterjection

Noun

Represents the value associated with the constant NSLinguisticTagNoun

Number

Represents the value associated with the constant NSLinguisticTagNumber

OpenParenthesis

Represents the value associated with the constant NSLinguisticTagOpenParenthesis

OpenQuote

Represents the value associated with the constant NSLinguisticTagOpenQuote

OrganizationName

Represents the value associated with the constant NSLinguisticTagOrganizationName

Other

Represents the value associated with the constant NSLinguisticTagOther

OtherPunctuation

Represents the value associated with the constant NSLinguisticTagOtherPunctuation

OtherWhitespace

Represents the value associated with the constant NSLinguisticTagOtherWhitespace

OtherWord

Represents the value associated with the constant NSLinguisticTagOtherWord

ParagraphBreak

Represents the value associated with the constant NSLinguisticTagParagraphBreak

Particle

Represents the value associated with the constant NSLinguisticTagParticle

PersonalName

Represents the value associated with the constant NSLinguisticTagPersonalName

PlaceName

Represents the value associated with the constant NSLinguisticTagPlaceName

Preposition

Represents the value associated with the constant NSLinguisticTagPreposition

Pronoun

Represents the value associated with the constant NSLinguisticTagPronoun

Punctuation

Represents the value associated with the constant NSLinguisticTagPunctuation

SchemeLanguage

Represents the value associated with the constant NSLinguisticTagSchemeLanguage

SchemeLemma

Represents the value associated with the constant NSLinguisticTagSchemeLemma

SchemeLexicalClass

Represents the value associated with the constant NSLinguisticTagSchemeLexicalClass

SchemeNameType

Represents the value associated with the constant NSLinguisticTagSchemeNameType

SchemeNameTypeOrLexicalClass

Represents the value associated with the constant NSLinguisticTagSchemeNameTypeOrLexicalClass

SchemeScript

Represents the value associated with the constant NSLinguisticTagSchemeScript

SchemeTokenType

Represents the value associated with the constant NSLinguisticTagSchemeTokenType

SentenceTerminator

Represents the value associated with the constant NSLinguisticTagSentenceTerminator

Verb

Represents the value associated with the constant NSLinguisticTagVerb

Whitespace

Represents the value associated with the constant NSLinguisticTagWhitespace

Word

Represents the value associated with the constant NSLinguisticTagWord

WordJoiner

Represents the value associated with the constant NSLinguisticTagWordJoiner

Applies to