Edit

Share via


NLTokenizer.Unit Property

Definition

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

public virtual NaturalLanguage.NLTokenUnit Unit { [Foundation.Export("unit")] get; }
member this.Unit : NaturalLanguage.NLTokenUnit

Property Value

The semantic unit of the tokens that this tokenizer returns.

Attributes

Applies to