Generic date matcher.
Inheritance Hierarchy
NReco.NLQuery.MatchersDateMatcher
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The DateMatcher type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| DateMatcher | Initializes a new instance of the DateMatcher class |
Properties
| Name | Description | |
|---|---|---|
| BoostYearWindow | ||
| DateFormat | ||
| FirstPassOnly |
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.) |
See Also