#include <fstream>#include <string>#include <iterator>#include <algorithm>#include "RuleTable/Loader.h"#include "RuleTable/LoaderFactory.h"#include "PhraseDictionarySCFG.h"#include "FactorCollection.h"#include "Word.h"#include "Util.h"#include "InputFileStream.h"#include "StaticData.h"#include "WordsRange.h"#include "UserMessage.h"#include "CYKPlusParser/ChartRuleLookupManagerMemory.h"Go to the source code of this file.
Namespaces | |
| namespace | Moses |
Functions | |
| Moses::TO_STRING_BODY (PhraseDictionarySCFG) | |
| ostream & | Moses::operator<< (ostream &out, const PhraseDictionarySCFG &phraseDict) |
1.5.9