Click or drag to resize

Corpora Class

This data class contains information about multiple custom corpora.
Inheritance Hierarchy
SystemObject
  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1Corpora

Namespace:  IBM.Watson.DeveloperCloud.Services.SpeechToText.v1
Assembly:  unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class Corpora

The Corpora type exposes the following members.

Constructors
  NameDescription
Public methodCorpora
Initializes a new instance of the Corpora class
Top
Properties
  NameDescription
Public propertycorpora
Information about corpora of the custom model. The array is empty if the custom model has no corpora.
Top
See Also