EntitiesOptions Class |
[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.EntitiesOptions"]
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
public class EntitiesOptions
The EntitiesOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| EntitiesOptions | Initializes a new instance of the EntitiesOptions class |
| Name | Description | |
|---|---|---|
| emotion |
Set this to true to analyze emotion for detected keywords
| |
| limit |
Maximum number of entities to return
| |
| model |
Enter a custom model ID to override the standard entity detection model
| |
| sentiment |
Set this to true to return sentiment information for detected entities
|