Share via


NLTokenUnit Enum

Definition

Enumerates linguistic units to which tags can be applied.

[ObjCRuntime.Native]
public enum NLTokenUnit
[<ObjCRuntime.Native>]
type NLTokenUnit = 
Inheritance
NLTokenUnit
Attributes

Fields

Name Value Description
Word 0

Indicates a word.

Sentence 1

Indicates a sentence.

Paragraph 2

Indicates a paragraph.

Document 3

Indicates an entire document.

Applies to