RecognizerIncludeZeroMatches Property

NReco.NLQuery Class Library Documentation
If true recognizer returns all non-matched tokens as StubMatches added to the combination.

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

public bool IncludeZeroMatches { get; set; }

Property Value

Type: Boolean
See Also

Reference