Click or drag to resize

Featuresmetadata Property

Whether or not the author, publication date, and title of the analyzed text should be returned.This parameter is only available for URL and HTML input

Namespace:  IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public MetadataOptions metadata { get; set; }

Property Value

Type: MetadataOptions
See Also