Moses::RuleTableLoaderStandard Class Reference

Loader to load Moses-formatted SCFG rules from a text file. More...

#include <LoaderStandard.h>

Inheritance diagram for Moses::RuleTableLoaderStandard:

Inheritance graph
[legend]
Collaboration diagram for Moses::RuleTableLoaderStandard:

Collaboration graph
[legend]

List of all members.

Public Member Functions

bool Load (AllOptions const &opts, const std::vector< FactorType > &input, const std::vector< FactorType > &output, const std::string &inFile, size_t tableLimit, RuleTableTrie &)

Protected Member Functions

bool Load (AllOptions const &opts, FormatType format, const std::vector< FactorType > &input, const std::vector< FactorType > &output, const std::string &inFile, size_t tableLimit, RuleTableTrie &)


Detailed Description

Loader to load Moses-formatted SCFG rules from a text file.

Definition at line 28 of file LoaderStandard.h.


Member Function Documentation

bool Moses::RuleTableLoaderStandard::Load ( AllOptions const &  opts,
const std::vector< FactorType > &  input,
const std::vector< FactorType > &  output,
const std::string &  inFile,
size_t  tableLimit,
RuleTableTrie ruleTable 
) [virtual]

Implements Moses::RuleTableLoader.

Reimplemented in Moses::RuleTableLoaderHiero.

Definition at line 53 of file LoaderStandard.cpp.

References Load(), and Moses::MosesFormat.

Here is the call graph for this function:

bool Moses::RuleTableLoaderStandard::Load ( AllOptions const &  opts,
FormatType  format,
const std::vector< FactorType > &  input,
const std::vector< FactorType > &  output,
const std::string &  inFile,
size_t  tableLimit,
RuleTableTrie ruleTable 
) [protected]


The documentation for this class was generated from the following files:

Generated on Thu Jul 6 00:33:53 2017 for Moses by  doxygen 1.5.9