Share via


NLTokenizer.Unit Property

Definition

Gets the semantic unit of the tokens that this tokenizer returns.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual NaturalLanguage.NLTokenUnit Unit { [Foundation.Export("unit")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("unit")>]
member this.Unit : NaturalLanguage.NLTokenUnit

Property Value

The semantic unit of the tokens that this tokenizer returns.

Attributes

Applies to