Rico Sennrich
1568afb737
on-the-fly unbinarization of internal tree structure (for translation models extracted from binarized treebanks)
2015-03-18 17:36:32 +00:00
Hieu Hoang
05ead45e71
beautify
2015-01-14 11:07:42 +00:00
Matthias Huck
465b475664
score deltas in chart decoding
2015-01-07 14:25:43 +00:00
Nicola Bertoldi
e4eb201c52
merged master into dynamic-models and solved conflicts
2014-12-13 12:52:47 +01:00
Rico Sennrich
61c00ed636
n-best tree output
2014-09-12 19:17:23 +02:00
Nicola Bertoldi
1fe4eb0528
beautify
2014-06-08 09:44:59 +02:00
Nicola Bertoldi
4d75c889f1
merged master into dynamic-models
2014-06-08 09:39:37 +02:00
Ulrich Germann
9c27dc08e9
Merge branch 'master' of https://github.com/moses-smt/mosesdecoder
...
Conflicts:
moses/FF/ConstrainedDecoding.cpp
2014-06-03 18:55:53 +01:00
Ulrich Germann
249c40ec74
Eliminated factor delimiter from the parameters of
...
Phrase.CreateFromString() and Sentence.CreateFromString(),
as it was never used in those functions anyway ---
Word.CreateFromString() retrieves the factor delimiter
from StaticData directly.
2014-05-31 14:33:31 +01:00
Nicola Bertoldi
2f3cd5e2fe
beautify
2014-05-19 15:34:27 +02:00
Hieu Hoang
d12f91841a
Segfault in nbest list creation. UTIL_THROW_IF is the opposite of assert
2014-05-08 11:26:17 +01:00
Phil Williams
b308bd5657
moses_chart: enable ChartKBestExtractor.
2014-04-21 10:19:00 +01:00
Phil Williams
568685cb66
ChartKBestExtractor: fix memory leak, clean-up code
2014-04-19 10:29:41 +01:00
Hieu Hoang
a4d32a2b09
minor compile errors in ChartKBestExtractor
2014-04-17 20:04:02 +01:00
Phil Williams
66d0fe81e2
moses_chart: add ChartKBestExtractor (not enabled yet)
...
Implements algorithm 3 from Huang and Chiang (2005)
2014-04-15 17:34:21 +01:00