OpenDiscoverSDK.Interfaces.Content.TextAnalytics Namespace

Represents the various entity content extracted by the IContentExtractor interfaces.

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.

Classes

EmailTransportHeader Represents one header instance in an email's transport message headers.
Entity Represents a detected entity item in extracted text and/or metadata. See EntityResult for more information.
EntityResult Entity analysis results.
SupportedEmojiTypes List of emojis supported for identification by sensitive item detection engine.

Enumerations

EntityCategoryType Entity item category type. An entity may belong to one or more categories.
EntityLocationTypeEntity location type.
EntityMatchTypeEntity item match type.
EntityType Entity type found in extracted text or metadata. See remarks.