Add custom IMatcher to this builder.
Namespace: NReco.NLQuery.Table
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
Parameters
- matcher
- Type: NReco.NLQuery.MatchersIMatcher
- keywordMatcher (Optional)
- Type: SystemBoolean
if true this matcher will be wrapped with filter that removes stop-words.
Return Value
Type: TableMatcherBuilderSee Also