Performs 'contains' matching by specified list of values.
Inheritance Hierarchy
NReco.NLQuery.MatchersListContainsMatcher
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The ListContainsMatcher type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ListContainsMatcher | Initializes a new instance of the ListContainsMatcher class |
Properties
| Name | Description | |
|---|---|---|
| FirstPassOnly | ||
| MaxScoreFilterThreshold |
Determines how many one token matches are allowed before applying max-score filter.
|
Methods
| Name | Description | |
|---|---|---|
| A | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetMatches | ||
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| GetMatch |
See Also