Hi Aasim I could not find your earlier mail, and didn't see the attachments.
The problem is that there is an error somewhere in the training pipeline, and since extract was multi-threaded the errors are not caught at the time they occur. The only way to track down the error is to study the log files carefully, and note that GIZA++ emits lots of spurious warnings. cheers - Barry On Wednesday 18 Jul 2012 06:31:08 Aasim Ali wrote: > It is giving the same result (empty phrase-table, extract.sorted, and > extract.inv.sorted) for news-commentart-v7.fr-en.clean corpora. > > > > ________________________________ > From: Aasim Ali <[email protected]> > To: Moses SMT toolkit support mailing list <[email protected]> > Sent: Tuesday, 17 July 2012, 17:56 > Subject: Empty phrase-table extract.inv.sorted extract.sorted > > > Hi > > I am running train-model.perl. At the end the script outputs that moses.ini > file has been written. But, the following files in the training/model > folder remain of 20B each, and the extracted files carry 0B size: > phrase-table.gz > extract.sorted.gz > extract.inv.sorted.gz > > I have tried to look into the mailing list, and have checked suggested > things, e.g. the files output by Giza++ seem fine to me. The output > (STDOUT) and error (STDERR) are attached herewith, for investigation of > problem. > > Thanks and regards, > Aasim Ali > _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
