Method Deconstruct
- Namespace
- LMKit.TextAnalysis.Training
- Assembly
- LM-Kit.NET.dll
Deconstruct(out string, out string)
Deconstructs this annotation into its label and text.
public void Deconstruct(out string label, out string text)
Deconstructs this annotation into its label and text.
public void Deconstruct(out string label, out string text)