Commit Graph

17 Commits

Author SHA1 Message Date
Phil Williams
2a28d1a73e Merge branch 'master' into GHKMStruct
Conflicts:
	moses-chart-cmd/IOWrapper.cpp
	moses-chart-cmd/IOWrapper.h
	moses/FF/Factory.cpp
	moses/Parameter.cpp
	moses/StaticData.h
	phrase-extract/extract-ghkm/ScfgRuleWriter.cpp
	phrase-extract/score-main.cpp
2013-09-29 15:27:09 +01:00
braunefe
f23c1d7769 Added All Translation Options for DIMw 2013-09-23 16:30:28 +02:00
Matthias Huck
2c6083c90e avoid code replication: OutputTranslationOption 2013-09-13 17:53:49 +02:00
Matthias Huck
c39bed60c0 Tree fragments in GHKM glue rules;
output of LHS tag in tree fragments for UNKs;
GHKMParse info is now denoted as Tree info
2013-09-13 17:10:21 +02:00
Phil Williams
f3320c1ca0 Add -Tghkm parameter
Writes internal tree structure (if available) for 1-best derivation.
Code contributed by Nina Seemann.
2013-09-12 11:31:12 +02:00
Hieu Hoang
6249432407 beautify 2013-05-29 18:16:15 +01:00
Hieu Hoang
981351758a delete class TranslationSystem 2013-05-11 14:13:26 +01:00
Hieu Hoang
0909da16db fix for regression test chart.nbest-with-alignment 2012-12-07 13:28:11 +00:00
Hieu Hoang
55f65c3104 race condition in chart decoding with -T arg 2012-12-03 14:57:33 +00:00
Hieu Hoang
78031aa65d output alignments for n-best 2012-11-16 18:25:17 +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