#include <ArpaReader.hh>
Public Attributes | |
| int | order |
| Order of the model. | |
| int | num_ngrams_total |
| Total number of ngrams in the model. | |
| std::vector< int > | num_ngrams |
| The number of ngrams in each order (0 = 1-gram). | |
|
|
The number of ngrams in each order (0 = 1-gram).
|
|
|
Total number of ngrams in the model.
|
|
|
Order of the model.
|
1.4.6