Click or drag to resize

NaturalLanguageUnderstanding Methods

The NaturalLanguageUnderstanding type exposes the following members.

Methods
  NameDescription
Public methodAnalyze
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.
Public methodDeleteModel
Deletes the specified model.
Public methodGetModels
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.
Top
See Also