Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
util::stream::SortConfig Struct Reference

#include <config.hh>

List of all members.

Public Attributes

std::string temp_prefix
std::size_t buffer_size
std::size_t total_memory

Detailed Description

Represents how a sorter should be configured.


Member Data Documentation

Size of each input/output buffer.

Filename prefix where temporary files should be placed.

Total memory to use when running alone.