bit::ArpaReader::Options Struct Reference

Configurable options. More...

#include <ArpaReader.hh>

List of all members.

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.


Detailed Description

Configurable options.


Member Data Documentation

std::vector<std::string> bit::ArpaReader::Options::ignore_symbols
 

Symbols to ignore.

bool bit::ArpaReader::Options::show_progress
 

Print progress messages (default true).

bool bit::ArpaReader::Options::throw_header_mismatch
 

Throw an exception if header info does not match the ngrams instead of just warning (default false).


The documentation for this struct was generated from the following file:
Generated on Mon Jan 8 15:51:04 2007 for bit by  doxygen 1.4.6