#include <ArpaReader.hh>
Public Attributes | |
bool | throw_header_mismatch |
Throw an exception if header info does not match the ngrams instead of just warning (default false). | |
bool | show_progress |
Print progress messages (default true). | |
std::vector< std::string > | ignore_symbols |
Symbols to ignore. |
|
Symbols to ignore.
|
|
Print progress messages (default true).
|
|
Throw an exception if header info does not match the ngrams instead of just warning (default false).
|