NGramGenerator Constructor (Int32)

NReco.NLQuery Class Library Documentation
Initializes a new instance of the NGramGenerator class

Namespace:  NReco.NLQuery
Assembly:  NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax

public NGramGenerator(
	int maxWords
)

Parameters

maxWords
Type: SystemInt32
See Also

Reference