Property EntityType
- Namespace
- LMKit.TextAnalysis
- Assembly
- LM-Kit.NET.dll
EntityType
The PII category to extract (e.g. EmailAddress, SocialSecurityNumber), or Custom for user-defined labels.
public PiiExtraction.PiiEntityType EntityType { get; }
The PII category to extract (e.g. EmailAddress, SocialSecurityNumber), or Custom for user-defined labels.
public PiiExtraction.PiiEntityType EntityType { get; }