NaturalLanguageUnderstanding Class |
[Missing <summary> documentation for "T:IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1.NaturalLanguageUnderstanding"]
Namespace: IBM.Watson.DeveloperCloud.Services.NaturalLanguageUnderstanding.v1
public class NaturalLanguageUnderstanding : IWatsonService
The NaturalLanguageUnderstanding type exposes the following members.
Name | Description | |
---|---|---|
NaturalLanguageUnderstanding | Initializes a new instance of the NaturalLanguageUnderstanding class |
Name | Description | |
---|---|---|
Credentials |
Gets and sets the credentials of the service. Replace the default endpoint if endpoint is defined.
| |
Url |
Gets and sets the endpoint URL for the service.
| |
VersionDate |
Gets and sets the versionDate of the service.
|
Name | Description | |
---|---|---|
Analyze |
Creates a new environment. You can only create one environment per service instance.An attempt to create another environment
will result in an error. The size of the new environment can be controlled by specifying the size parameter.
| |
DeleteModel |
Deletes the specified model.
| |
GetModels |
Lists available models for Relations and Entities features, including Watson Knowledge Studio
custom models that you have created and linked to your Natural Language Understanding service.
|