NSLinguisticTagUnit Enum

Definition

Enumerates tag values for linguistic units.

public enum NSLinguisticTagUnit
type NSLinguisticTagUnit = 
Inheritance
NSLinguisticTagUnit

Fields

Adjective 6

Indicates an adjective.

Adverb 7

Indicates an adverb.

Classifier 15

Indicates a classifier.

CloseParenthesis 22

Indicates a closing parenthesis.

CloseQuote 20

Indicates a closing quote.

Conjunction 13

Indicates a conjunction.

Dash 24

Indicates a dash.

Determiner 9

Indicates a determiner.

Idiom 16

Indicates a idiom.

Interjection 14

Indicates a interjection.

Noun 4

Indicates a noun.

Number 12

Indicates a number.

OpenParenthesis 21

Indicates an opening parenthesis.

OpenQuote 19

Indicates an opening quote.

OrganizationName 29

Indicates an organization name.

Other 3

Indicates a linguistic unit that the tagger does not recognize.

OtherPunctuation 25

Indicates unrecognized punctuation.

OtherWhitespace 27

Indicates unrecognized whitespace.

OtherWord 17

Indicates an unrecognized word.

ParagraphBreak 26

Indicates a paragraph break.

Particle 10

Indicates a particle.

PersonalName 28

Indicates a personal name.

PlaceName 30

Indicates a place name.

Preposition 11

Indicates a preposition.

Pronoun 8

Indicates a pronoun.

Punctuation 1

Indicates punctuation.

Terminator 18

Indicates a terminator.

Verb 5

Indicates a verb.

Whitespace 2

Indicates whitespace.

Word 0

Indicates a word.

WordJoiner 23

Indicates a word joiner.

Applies to