By the way, has anyone played around with fast-align? I heard it would not affect translation quality, but from what I see for first experiments I am getting around 2 BLEU points less for en-fr than with mgiza. It is pretty fast though. Training was bidirectional with "-v -d -o" options, symmetrization to grow-diag-final. Any pro-tips for fast-align?
W dniu 15.12.2014 o 08:46, Marcin Junczys-Dowmunt pisze: > Thanks, perfect. I even looked into cdec utils for that, but missed it. > > W dniu 15.12.2014 o 08:42, joerg pisze: >> atools in cdec: >> http://www.cdec-decoder.org/guide/fast_align.html >> >> >> >> On Dec 14, 2014, at 9:01 PM, Marcin Junczys-Dowmunt wrote: >> >>> Hi, >>> does anybody have a tool that can symmetrize alignments (i.e. >>> grow-diag-final) directly from two files with the same format that symal >>> or fast-align (0-0 1-1 2-2 ...) produce? I am too lazy to write one >>> myself and find it wasteful to go from symal format to GIZA format to >>> BAL format to symal format. >>> >>> Thanks, >>> Marcin >>> _______________________________________________ >>> Moses-support mailing list >>> [email protected] >>> http://mailman.mit.edu/mailman/listinfo/moses-support > _______________________________________________ > Moses-support mailing list > [email protected] > http://mailman.mit.edu/mailman/listinfo/moses-support _______________________________________________ Moses-support mailing list [email protected] http://mailman.mit.edu/mailman/listinfo/moses-support
