Click or drag to resize
Accord.NET (logo)

ChunkingTestingWords Property

Gets the vocabulary of all words used in testing set of the dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax
public string[] TestingWords { get; }
Request Example View Source

Property Value

Type: String
See Also