Hieu Hoang
bf057dc46b
get rid of ResetScore() from Hypothesis and TargetPhrase class
2013-04-22 20:12:43 +01:00
Hieu Hoang
5655a6cf1b
get rid of tempScoreBreakdown. Not sure what it was for
2013-04-22 18:38:42 +01:00
Hieu Hoang
3bfcdd0077
minor changes for debuggablility
2013-04-22 13:03:07 +01:00
Rico Sennrich
908c006e32
online combination of multiple phrase tables
...
- creates a virtual phrase table at decoding time based on a vector of component models and a combination algorithm
- linear interpolation or instance weighting
- two possible component model types supported so far: 0 (in-memory) or 12 (compact)
- weights can be set in config, and overriden on a sentence-level through mosesserver API
- online optimization (perplexity minimization) using dlib and xmlrpc-c call
2013-04-22 13:21:59 +02:00
Christian Buck
477f913585
mosesserver now supports nbest lists
2013-04-21 00:34:59 +01:00
Christian Buck
b362791169
fixed warnings
2013-04-21 00:34:25 +01:00
Christian Buck
046e031723
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
2013-04-20 20:33:16 +01:00
Hieu Hoang
b1da4dbe0e
merged
2013-04-19 15:03:34 +01:00
Barry Haddow
7677832655
Fix markdown
2013-04-19 09:00:24 +01:00
Barry Haddow
71295e2708
correct markdown
2013-04-19 08:45:03 +01:00
Barry Haddow
a8fe122e4b
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-04-19 08:35:01 +01:00
Barry Haddow
e53faa174c
Complete README
2013-04-19 08:34:43 +01:00
Hieu Hoang
9749ca5fd9
Fixed blank lines when using -print-alignment-info
2013-04-18 16:38:52 +01:00
Barry Haddow
2ba633c5f8
Create small binarised models for testing
2013-04-18 07:51:06 +01:00
Barry Haddow
13d21428ed
stub out README
2013-04-17 21:57:09 +01:00
Barry Haddow
e6cabf802d
remove absolute path default
2013-04-17 21:35:32 +01:00
Barry Haddow
8b1b877de7
Load all options. Use relative path.
2013-04-17 21:34:20 +01:00
Kenneth Heafield
875a194dae
Attempt to reduce moses-support e-mails
2013-04-17 13:46:01 +01:00
Barry Haddow
9e72bd0d41
Update for change of python interface
2013-04-15 07:25:31 +01:00
Christian Buck
464b752128
Merge branch 'master' of git://github.com/moses-smt/mosesdecoder
2013-04-12 19:44:02 +01:00
Christian Buck
bb5d70fc7c
integrated xml passthrough handling (by Nicola Bertoldi)
2013-04-12 19:43:53 +01:00
Christian Buck
9c2c6c603b
typo
2013-04-12 19:39:04 +01:00
Christian Buck
8df9639f10
added update example to mosesserver
2013-04-12 19:38:41 +01:00
Barry Haddow
1d213bdd34
No longer required
2013-04-12 18:00:48 +01:00
Barry Haddow
ac298f8931
Remove debug, update python interface
2013-04-12 18:00:22 +01:00
Barry Haddow
49eda812ed
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-04-12 17:40:34 +01:00
Barry Haddow
f007a144f5
Fix compile error in python wrapper
2013-04-12 17:38:11 +01:00
Barry Haddow
15d7feb188
Fix compilation of compact query
2013-04-12 17:03:39 +01:00
Barry Haddow
c6e36f4dd7
Fix compile error
2013-04-12 16:29:52 +01:00
Barry Haddow
9d42c7f6f7
Merge branch 'master' of github.com:moses-smt/mosesdecoder
2013-04-12 16:07:26 +01:00
Hieu Hoang
cc707f76a9
get rid of pre-calculated score. WTF is this? Stateless FF which can't be cached? Breaks 1 regression test
2013-04-11 16:22:47 +01:00
Hieu Hoang
be01d61aea
Merge github.com:moses-smt/mosesdecoder into weight-new
2013-04-10 18:42:29 +01:00
Hieu Hoang
517d6c7bb8
add score breakdown to target phrase debugging output
2013-04-10 18:40:25 +01:00
Kenneth Heafield
73035543d6
Binary phrase table does string ops, at least make them fast
2013-04-10 18:27:25 +01:00
Hieu Hoang
7a5cd95205
eclipse
2013-04-10 18:23:11 +01:00
Hieu Hoang
d4ab31269f
eclipse
2013-04-10 18:20:25 +01:00
Hieu Hoang
8ca771d262
merge
2013-04-09 15:07:58 +01:00
Hieu Hoang
44a0e52e30
fixed ShowWeights() for confusion networks. This is a reason why we should get rid of ShortNames and move to refactored moses pdq
2013-04-09 14:44:32 +01:00
Hieu Hoang
48a9b6e451
Merge github.com:moses-smt/mosesdecoder into weight-new
2013-04-09 10:23:02 +01:00
Rico Sennrich
5dce1463e7
documentation: -phrase-word-alignment is on by default.
2013-04-09 11:15:28 +02:00
Rico Sennrich
38aa0c74b0
sigtest-filter: hierarchical mode now works with syntactic models (labels other than X)
2013-04-09 11:13:11 +02:00
Hieu Hoang
e603e965a5
Merge github.com:moses-smt/mosesdecoder into weight-new
2013-04-08 17:52:27 +01:00
phikoehn
c016b6e04b
extended display options for biconcor
2013-04-05 11:26:00 +01:00
phikoehn
ac82be3120
Hal moved. We follow.
2013-04-03 21:59:03 +01:00
Hieu Hoang
2655300c83
Merge github.com:moses-smt/mosesdecoder into weight-new
2013-04-03 19:26:49 +01:00
Ondrej Bojar
93433cf015
support --translation-details OUTFILE in moses-parallel
2013-04-03 18:10:44 +02:00
Barry Haddow
c5965b8587
Correction to calc. of lambda-gradient when more than 2 ttables
2013-04-03 16:13:01 +01:00
Hieu Hoang
354d1a9474
add back -early-distortion-cost accidently deleted
2013-04-02 14:35:20 +01:00
Hieu Hoang
71a2b49a47
Merge github.com:moses-smt/mosesdecoder into weight-new
2013-04-01 16:43:32 +01:00
phikoehn
0a978e9f01
bug fixes
2013-04-01 14:31:32 +01:00