Click or drag to resize

OpenDiscoverSDK.Interfaces.Content.TextAnalytics Namespace

Represents the various entity content extracted by the IContentExtractor interfaces.

Classes
 ClassDescription
Public classEmailTransportHeader Represents one header instance in an email's transport message headers.
Public classEntity Represents a detected entity item in extracted text and/or metadata. See EntityResult for more information.
Public classEntityResult Entity analysis results.
Public classSupportedEmojiTypes List of emojis supported for identification by sensitive item detection engine.
Enumerations
 EnumerationDescription
Public enumerationEntityCategoryType Entity item category type. An entity may belong to one or more categories.
Public enumerationEntityLocationTypeEntity location type.
Public enumerationEntityMatchTypeEntity item match type.
Public enumerationEntityType Entity type found in extracted text or metadata. See remarks.
Remarks

The classes and enumerations in this namespace define the entity content extracted by the IContentExtractor derived interfaces.

To enable entity content like social security numbers, bank accounts, credit cards, etc to be identified by SDK see EntityExtractionSettings.