Matches alike phrase (some words in any order).
Inheritance Hierarchy
NReco.NLQuery.MatchersLikePhraseMatcher
Namespace: NReco.NLQuery.Matchers
Assembly: NReco.NLQuery (in NReco.NLQuery.dll) Version: 1.0.0
Syntax
The LikePhraseMatcher type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| LikePhraseMatcher | Initializes a new instance of the LikePhraseMatcher class |
Properties
| Name | Description | |
|---|---|---|
| FirstPassOnly | ||
| ScoreWeightByTotalLength |
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 | ||
| TotalPhraseLength |
See Also