lm::builder::PipelineConfig Struct Reference

#include <pipeline.hh>

Collaboration diagram for lm::builder::PipelineConfig:

Collaboration graph
[legend]

List of all members.

Public Member Functions

const std::string & TempPrefix () const
std::size_t TotalMemory () const

Public Attributes

std::size_t order
util::stream::SortConfig sort
InitialProbabilitiesConfig initial_probs
util::stream::ChainConfig read_backoffs
lm::WordIndex vocab_estimate
std::size_t minimum_block
std::size_t block_count
std::vector< uint64_t > prune_thresholds
bool prune_vocab
std::string prune_vocab_file
bool renumber_vocabulary
DiscountConfig discount
bool output_q
uint64_t vocab_size_for_unk
WarningAction disallowed_symbol_action


Detailed Description

Definition at line 19 of file pipeline.hh.


Member Function Documentation

const std::string& lm::builder::PipelineConfig::TempPrefix (  )  const [inline]

Definition at line 68 of file pipeline.hh.

References sort, and util::stream::SortConfig::temp_prefix.

Referenced by lm::builder::Pipeline().

Here is the caller graph for this function:

std::size_t lm::builder::PipelineConfig::TotalMemory (  )  const [inline]

Definition at line 69 of file pipeline.hh.

References sort, and util::stream::SortConfig::total_memory.

Referenced by lm::builder::Pipeline().

Here is the caller graph for this function:


Member Data Documentation

Definition at line 33 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 66 of file pipeline.hh.

Referenced by main().

Definition at line 45 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 22 of file pipeline.hh.

Referenced by main().

Definition at line 30 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 20 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 48 of file pipeline.hh.

Referenced by main().

Definition at line 37 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 38 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 39 of file pipeline.hh.

Referenced by main().

Definition at line 23 of file pipeline.hh.

Referenced by main().

Definition at line 42 of file pipeline.hh.

Referenced by main(), and lm::builder::Pipeline().

Definition at line 21 of file pipeline.hh.

Referenced by main(), lm::builder::Pipeline(), TempPrefix(), and TotalMemory().

Definition at line 27 of file pipeline.hh.

Referenced by main().

Definition at line 60 of file pipeline.hh.

Referenced by main().


The documentation for this struct was generated from the following file:

Generated on Thu Jul 6 00:32:43 2017 for Moses by  doxygen 1.5.9