mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-25 12:52:29 +03:00
daily automatic beautifier
This commit is contained in:
parent
cab564f607
commit
fc0d9900ff
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user