Condividi tramite


NLModelType Enumerazione

Definizione

Enumera i tipi di modello in linguaggio naturale.

[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 NLModelType
type NLModelType = 
Ereditarietà
NLModelType
Attributi

Campi

Classifier 0

Indica un modello che contrassegna il testo a un livello di gruppi di token, ad esempio frasi o paragrafi.

Sequence 1

Indica un modello che contrassegna il testo a livello di token singolo.

Si applica a