ClassifyCollectionInputcollection Property |
The submitted phrases.
Namespace:
IBM.Watson.DeveloperCloud.Services.NaturalLanguageClassifier.v1
Assembly:
unity-documentation (in unity-documentation.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public List<ClassifyInput> collection { get; set; }
Property Value
Type:
ListClassifyInputSee Also