Recognizer Constructor

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

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

public Recognizer(
	params IMatcher[] matchers
)

Parameters

matchers
Type: NReco.NLQuery.MatchersIMatcher
list of matchers
See Also

Reference