fuzzy_matcher_impl::candidate_info Class Reference
match candidate information
More...
List of all members.
Detailed Description
match candidate information
Definition at line 456 of file fuzzyimpl.h.
Constructor & Destructor Documentation
fuzzy_matcher_impl::candidate_info::candidate_info |
( |
double |
total_score, |
|
|
double |
intersection_score, |
|
|
size_t |
population, |
|
|
size_t |
word_penalty | |
|
) |
| | [inline] |
- Parameters:
-
total_score |
total score |
intersection_score |
n-gram intersection score |
population |
popularity |
word_penalty |
word mismatch penalty |
Definition at line 461 of file fuzzyimpl.h.
Member Data Documentation
The documentation for this class was generated from the following file: