daily automatic beautifier

This commit is contained in:
MosesAdmin 2016-09-29 00:00:42 +01:00
parent cab564f607
commit fc0d9900ff

View File

@ -218,7 +218,7 @@ int main(int argc, char * argv[])
if (i % 100000 == 0) {
cerr<<"Processing "<<i<<endl;
}
}
constructCepts(ceptsInPhrase, sourceNullWords , targetNullWords, currA , currE.size(), currF.size());
getOneToOne(ceptsInPhrase , currF , currE, one);