Method SetMaxShingleSize
SetMaxShingleSize(Int32)
Set the max shingle size (default: 2)
Declaration
public void SetMaxShingleSize(int maxShingleSize)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | maxShingleSize | max size of output shingles |