Click or drag to resize
Accord.NET (logo)

Chunking Constructor

Downloads and prepares the Chunking dataset.

Namespace:  Accord.DataSets
Assembly:  Accord.DataSets (in Accord.DataSets.dll) Version: 3.8.0
Syntax
public Chunking(
	string path = null
)
Request Example View Source

Parameters

path (Optional)
Type: SystemString
See Also