Commit Graph

10011 Commits

Author SHA1 Message Date
Hieu Hoang
16cbf692d3 delete different calc functions 2013-04-24 12:10:56 +01:00
Hieu Hoang
3248a8e4f4 initialise m_currScoreBreakdown with score from transOpt 2013-04-22 21:25:36 +01:00
Hieu Hoang
5126aa8e30 word penalty is a cached stateless feature 2013-04-22 21:17:52 +01:00
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
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
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
Kenneth Heafield
b144e48fcc Make failure to parse a boolean argument fatal instead of log + interpret as false. 2013-04-01 11:05:55 +01:00
Kenneth Heafield
627f3f908c OS X returns EINVAL for write > 2^31 2013-03-31 15:58:34 +01:00
Hieu Hoang
9f5104bc62 Merge github.com:moses-smt/mosesdecoder into weight-new 2013-03-28 10:27:19 +00:00
Kenneth Heafield
ae53bc91d1 Nicer error message for too many factor delimiters 2013-03-28 10:27:11 +00:00
Hieu Hoang
e1dc4131f6 merge 2013-03-27 08:45:16 +00:00