Represents a match which describes one or more tokens from original search query.
Inheritance Hierarchy
NReco.NLQuery.MatchersMatch
More...
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The Match type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Match | Initializes a new instance of the Match class |
Properties
| Name | Description | |
|---|---|---|
| End |
End token. Can be equal to Start if only one token is matched.
| |
| Score |
Measure that reflects match score (0..1).
| |
| Start |
Start token.
|
Methods
| Name | Description | |
|---|---|---|
| Clone | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| ScoreCertain | ||
| ScoreMaybe |
See Also
Reference
Inheritance Hierarchy
NReco.NLQuery.MatchersMatch
NReco.NLQuery.MatchersDateMatch
NReco.NLQuery.MatchersDateOffsetMatch
NReco.NLQuery.MatchersKeyMatchT
NReco.NLQuery.MatchersNumberMatch
NReco.NLQuery.MatchersStubMatch
NReco.NLQuery.TableColumnConditionMatch
NReco.NLQuery.TableColumnMatch
NReco.NLQuery.TableTableMatch