Returns new matches by recognition state represented by MatchBag.
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
Parameters
- matchBag
- Type: NReco.NLQuery.Matchers.MatchBag
recognition state
Return Value
Type: IEnumerable<Match>new matches
See Also