EntityExtractionSettingsEnabled Property |
If true, entity extraction is enabled. If false, no entity extraction is performed in extracted text nor metadata.
Namespace: OpenDiscoverSDK.Interfaces.Settings.TextAnalyticsAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public bool Enabled { get; set; }Property Value
Boolean
See Also