Compartir a través de


NLTokenUnit Enumeración

Definición

Enumera las unidades lingüísticas a las que se pueden aplicar etiquetas.

[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 enum NLTokenUnit
type NLTokenUnit = 
Herencia
NLTokenUnit
Atributos

Campos

Document 3

Indica un documento completo.

Paragraph 2

Indica un párrafo.

Sentence 1

Indica una oración.

Word 0

Indica una palabra.

Se aplica a