IMatcher Interface

NReco.NLQuery Class Library Documentation
Represents matcher.

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

public interface IMatcher

The IMatcher type exposes the following members.

Properties

  NameDescription
Public propertyFirstPassOnly
If true matcher is called only once at first pass.
Top
Methods

  NameDescription
Public methodA
Public methodGetMatches
Returns new matches by recognition state represented by MatchBag.
Top
See Also

Reference