Joshua
open source statistical hierarchical phrase-based machine translation system
|
#include <config.hh>
Public Attributes | |
std::string | temp_prefix |
std::size_t | buffer_size |
std::size_t | total_memory |
Represents how a sorter should be configured.
std::size_t util::stream::SortConfig::buffer_size |
Size of each input/output buffer.
std::string util::stream::SortConfig::temp_prefix |
Filename prefix where temporary files should be placed.
std::size_t util::stream::SortConfig::total_memory |
Total memory to use when running alone.