Commit Graph

15 Commits

Author SHA1 Message Date
Hieu Hoang
3013227385 output an empty line in align file even if no best hypo 2013-03-04 10:19:50 +00:00
Hieu Hoang
349dffd750 Fix for incorrect alignment from moses_chart 2013-03-02 17:58:33 +00:00
Hieu Hoang
1ee365e0d7 WIP. Fix for incorrect alignment from moses_chart 2013-02-26 18:27:55 +00:00
Hieu Hoang
55f65c3104 race condition in chart decoding with -T arg 2012-12-03 14:57:33 +00:00
Hieu Hoang
59449f2925 make TranslationModel subdirectory and move files from moses/ into it 2012-11-27 15:08:31 +00:00
Hieu Hoang
78031aa65d output alignments for n-best 2012-11-16 18:25:17 +00:00
Hieu Hoang
82ce52e650 eclipse 2012-11-16 17:31:24 +00:00
Hieu Hoang
2c214c7a21 output alignments into file down. Alignments for n-best todo 2012-11-16 17:04:50 +00:00
Hieu Hoang
90b251a50f Merge branch 'master' of github.com:moses-smt/mosesdecoder 2012-11-16 16:44:56 +00:00
Hieu Hoang
057793fc60 output alignments into file down. Alignments for n-best todo 2012-11-16 16:44:29 +00:00
Kenneth Heafield
4f3afbf41f Merge branch 'master' of github.com:moses-smt/mosesdecoder
Conflicts:
	moses-chart-cmd/IOWrapper.cpp
	moses-chart-cmd/Main.cpp
2012-11-16 16:07:14 +00:00
Kenneth Heafield
2df57b6b09 Expose k-best lists from incremental search 2012-11-16 15:53:43 +00:00
Hieu Hoang
f6d3f8592b added plumbing to output alignments from chart decoder.
Currently outputs to alignment file, output to n-best list still to do.
Haven't adjusted for source and target offset, that's gonna be difficult
2012-11-15 16:42:19 +00:00
Hieu Hoang
64b324c93f added plumbing to output alignments from chart decoder.
Currently outputs to alignment file, output to n-best list still to do.
Haven't adjusted for source and target offset, that's gonna be difficult
2012-11-15 15:52:35 +00:00
Hieu Hoang
0bc0b85358 resolved merge conflicts 2012-11-12 21:12:01 +00:00