Property EntityType
- Namespace
- LMKit.TextAnalysis
- Assembly
- LM-Kit.NET.dll
EntityType
If EntityType is not Custom, this indicates which built‐in category to extract (e.g. Person, Location). If EntityType is Custom, use Label to determine the actual name.
public NamedEntityRecognition.NamedEntityType EntityType { get; }