ngram_suggestions_info Class Reference
ngram suggestion information
More...
#include <fuzzyimpl.h>
List of all members.
Detailed Description
ngram suggestion information
Definition at line 314 of file fuzzyimpl.h.
Constructor & Destructor Documentation
ngram_suggestions_info::ngram_suggestions_info |
( |
size_t |
vpk, |
|
|
size_t |
popularity, |
|
|
double |
score, |
|
|
size_t |
penalty | |
|
) |
| | [inline] |
constructor
- Parameters:
-
vpk |
word key |
popularity |
word popularity |
score |
match score |
penalty |
mismatch penalty |
Definition at line 318 of file fuzzyimpl.h.
Member Data Documentation
The documentation for this class was generated from the following file: