#include <map>#include <vector>#include <iostream>#include <fstream>#include <sstream>Go to the source code of this file.
Classes | |
| class | LVoc< A, B > |
Typedefs | |
| typedef unsigned | LabelId |
| typedef std::vector< LabelId > | IPhrase |
Variables | |
| const LabelId | InvalidLabelId |
| const LabelId | Epsilon |
| const LabelId InvalidLabelId |
Definition at line 6 of file LVoc.cpp.
Referenced by Moses::PrefixTreeMap::ConvertWord(), Moses::PhraseDictionaryTree::Create(), Moses::LexicalReorderingTableTree::Create(), Moses::PDTimp::Extend(), Moses::PrefixTreeMap::Extend(), Moses::PhraseDictionaryTree::GetTargetCandidates(), LVoc< std::string >::index(), and Moses::PhraseDictionaryTree::PrintTargetCandidates().
1.5.9