daily automatic beautifier

This commit is contained in:
MosesAdmin 2016-05-30 00:00:33 +01:00
parent 942eb5a8b1
commit 33932a0fc9

View File

@ -20,7 +20,7 @@ public:
int sFactor; // Source Factor ...
int tFactor; // Target Factor ...
int numFeatures; // Number of features used ...
util::LoadMethod load_method; // method to load model
util::LoadMethod load_method; // method to load model
OpSequenceModel(const std::string &line);
~OpSequenceModel();