|
ChunkingTrainingWords Property
|
Gets the vocabulary of all words used in training set of the dataset.
Namespace:
Accord.DataSets
Assembly:
Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax public string[] TrainingWords { get; }
Public ReadOnly Property TrainingWords As String()
Get
Request Example
View SourceProperty Value
Type:
StringSee Also