#include <Options.h>
Public Member Functions | |
| Options () | |
Public Attributes | |
| std::string | targetFile |
| std::string | sourceFile |
| std::string | alignmentFile |
| std::string | extractFile |
| bool | allowUnary |
| bool | conditionOnTargetLhs |
| std::string | glueGrammarFile |
| bool | gzOutput |
| bool | includeSentenceId |
| int | maxNodes |
| int | maxRuleDepth |
| int | maxRuleSize |
| int | maxScope |
| bool | minimal |
| bool | partsOfSpeech |
| bool | partsOfSpeechFactor |
| bool | pcfg |
| bool | phraseOrientation |
| int | sentenceOffset |
| bool | sourceLabels |
| std::string | sourceLabelSetFile |
| std::string | sourceUnknownWordFile |
| bool | stripBitParLabels |
| bool | stsg |
| bool | t2s |
| std::string | targetUnknownWordFile |
| bool | treeFragments |
| float | unknownWordMinRelFreq |
| std::string | unknownWordSoftMatchesFile |
| bool | unknownWordUniform |
| bool | unpairedExtractFormat |
Definition at line 31 of file Options.h.
Definition at line 60 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 61 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 66 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 67 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 68 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ScfgRuleWriter::Write().
Definition at line 69 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ComposedRule::AttemptComposition().
Definition at line 70 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ComposedRule::AttemptComposition().
Definition at line 71 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ComposedRule::AttemptComposition().
Definition at line 72 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 73 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 74 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 76 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::StsgRuleWriter::Write(), and MosesTraining::Syntax::GHKM::ScfgRuleWriter::Write().
Definition at line 77 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 78 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
| std::string MosesTraining::Syntax::GHKM::Options::sourceFile |
Definition at line 59 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 79 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main(), and MosesTraining::Syntax::GHKM::ScfgRuleWriter::Write().
Definition at line 80 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 81 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 82 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 83 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 84 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main(), MosesTraining::Syntax::GHKM::StsgRuleWriter::Write(), and MosesTraining::Syntax::GHKM::ScfgRuleWriter::Write().
| std::string MosesTraining::Syntax::GHKM::Options::targetFile |
Definition at line 58 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 85 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 86 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 88 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ExtractGHKM::Main().
Definition at line 90 of file Options.h.
Referenced by MosesTraining::Syntax::GHKM::ScfgRuleWriter::Write().
1.5.9