EnrichmentOptionsextract Property |
A comma sepeated list of analyses that should be applied when using the alchemy_language enrichment.
See the the service documentation for details on each extract option.
Possible values include: entity, keyword, taxonomy, concept, relation, doc-sentiment, doc-emotion,
typed-rels
Namespace:
IBM.Watson.DeveloperCloud.Services.Discovery.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public string extract { get; set; }
Property Value
Type:
StringSee Also