Represents matcher.
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The IMatcher type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| FirstPassOnly |
If true matcher is called only once at first pass.
|
Methods
| Name | Description | |
|---|---|---|
| A | ||
| GetMatches |
Returns new matches by recognition state represented by MatchBag.
|
See Also