/disk4/html/www/moses/doxygen/mosesdecoder/moses/PP/Factory.cpp File Reference

#include "moses/PP/Factory.h"
#include "util/exception.hh"
#include <iostream>
#include <vector>
#include "moses/PP/CountsPhraseProperty.h"
#include "moses/PP/SourceLabelsPhraseProperty.h"
#include "moses/PP/TargetPreferencesPhraseProperty.h"
#include "moses/PP/TreeStructurePhraseProperty.h"
#include "moses/PP/SpanLengthPhraseProperty.h"
#include "moses/PP/NonTermContextProperty.h"
#include "moses/PP/OrientationPhraseProperty.h"
#include "moses/PP/TargetConstituentBoundariesLeftPhraseProperty.h"
#include "moses/PP/TargetConstituentBoundariesRightAdjacentPhraseProperty.h"

Go to the source code of this file.


Classes

class  Moses::PhrasePropertyCreator

Namespaces

namespace  Moses
 $Id$

Defines

#define MOSES_PNAME(name)   Add(#name, new DefaultPhrasePropertyCreator< name >());
#define MOSES_PNAME2(name, type)   Add(name, new DefaultPhrasePropertyCreator< type >());


Define Documentation

#define MOSES_PNAME ( name   )     Add(#name, new DefaultPhrasePropertyCreator< name >());

#define MOSES_PNAME2 ( name,
type   )     Add(name, new DefaultPhrasePropertyCreator< type >());


Generated on Thu Jul 6 00:31:29 2017 for Moses by  doxygen 1.5.9