Commit Graph

16997 Commits

Author SHA1 Message Date
Hieu Hoang
4b2986c578 debug non-monotonic nbest list 2016-08-23 21:25:45 +01:00
Hieu Hoang
7fa940f105 priority queue 2016-08-23 19:09:09 +01:00
Hieu Hoang
933e4d29ea create deviants 2016-08-23 18:30:28 +01:00
Hieu Hoang
3af84b6fc9 create deviants 2016-08-23 16:57:25 +01:00
Hieu Hoang
5d33d7f6e8 leaks 2016-08-23 16:37:06 +01:00
Hieu Hoang
31627f9d77 store nbest rather than arclist 2016-08-23 15:52:30 +01:00
Hieu Hoang
8c99db123f rename 2016-08-23 15:38:01 +01:00
Hieu Hoang
e1fd84b864 correct string output 2016-08-23 15:18:03 +01:00
Hieu Hoang
955e4156f6 output scores 2016-08-23 14:49:14 +01:00
Hieu Hoang
589c036199 output scores 2016-08-23 14:30:38 +01:00
Hieu Hoang
34ac59ccc6 redo nbest list. Key nbest candidate to hypo states instead of hypo collection or stack 2016-08-23 13:50:03 +01:00
Hieu Hoang
3153a61320 delete SCFG::TrellisPath 2016-08-23 11:09:23 +01:00
Hieu Hoang
2da5336d1d merge 2016-08-23 10:40:26 +01:00
Hieu Hoang
ba56e9d392 empty 2016-08-23 10:39:27 +01:00
Hieu Hoang
848e756d46 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-08-22 13:03:50 +01:00
Hieu Hoang
d16f47cb92 const input arg 2016-08-22 13:03:45 +01:00
Hieu Hoang
0990d92ac8 return reference to object, not a copy 2016-08-18 22:45:45 +01:00
Hieu Hoang
5c145f7414 get weights from param::allWeights. Need to be able to override weights when tuning 2016-08-18 22:23:21 +01:00
Hieu Hoang
2e5b61af86 consistent function name 2016-08-18 19:03:43 +01:00
Hieu Hoang
d9255131ed delete unused method 2016-08-18 18:31:34 +01:00
Hieu Hoang
54e189ab2e don't fix precision for nbest list 2016-08-18 17:41:37 +01:00
Hieu Hoang
3695e30ac0 use hash of strings and unordered set for distinct hypos 2016-08-18 17:24:53 +01:00
Hieu Hoang
e6c0bac366 Merge ../mosesdecoder into perf_moses2 2016-08-18 10:00:25 +01:00
Hieu Hoang
757c177a7e typo 2016-08-18 10:00:20 +01:00
Hieu Hoang
aaf238a972 typo 2016-08-18 10:00:06 +01:00
Hieu Hoang
d196279be8 compile error on some gcc 2016-08-18 09:24:02 +01:00
Kenneth Heafield
632d0e7a27 Fix compiler warnings 2016-08-17 22:54:31 +01:00
Kenneth Heafield
c7de0dc624 Merge branch 'master' of github.com:moses-smt/mosesdecoder 2016-08-17 22:44:24 +01:00
Kenneth Heafield
f260e432f5 Make lazyken accept false 2016-08-17 22:44:04 +01:00
Hieu Hoang
8bac020955 Merge ../mosesdecoder.perf 2016-08-17 20:39:50 +01:00
Hieu Hoang
3da0b1aa49 unk penalty must also have a active chart entry so that it can share symbolbin with inputPath 2016-08-17 15:17:14 +01:00
Hieu Hoang
682bba480e store tps in a list rather than map 2016-08-17 14:40:08 +01:00
Hieu Hoang
c6c10ec551 init m_hypoIndColl 2016-08-17 14:10:32 +01:00
Hieu Hoang
5054aa053f use reference rather than pointer to tps 2016-08-17 13:47:55 +01:00
Hieu Hoang
a15997cb09 m_hypoIndColl in queueitem is a pointer to that in seen position. They have the same info 2016-08-17 13:43:47 +01:00
Hieu Hoang
b1278e582e store seen position even for 1st position 2016-08-17 13:34:29 +01:00
Hieu Hoang
3ea68b4a6c add symbolbind to seen position. May have same translation rule but bind to different NT 2016-08-17 13:03:23 +01:00
Hieu Hoang
dd6bd92a21 make target phrases collection a variable, not a pointer 2016-08-16 13:19:21 +01:00
Hieu Hoang
e9ec2ddd99 delete special method for Unk penalty 2016-08-16 13:11:09 +01:00
Hieu Hoang
d6e5827e8a get rid of PhraseTableOnDisk 2016-08-16 11:42:21 +01:00
Hieu Hoang
beb96b3491 get rid of range from SymbolBindElement 2016-08-16 11:36:45 +01:00
Hieu Hoang
e0d86b5887 Merge ../mosesdecoder.perf 2016-08-16 11:06:44 +01:00
Hieu Hoang
4f63ff2754 calc kenlm score in isolation 2016-08-15 23:14:09 +01:00
Hieu Hoang
54f0035e84 start sorting scfg target phrases by all weighted scores, not just p(e|f) 2016-08-15 22:46:29 +01:00
Hieu Hoang
b5c38e916c debug 2016-08-15 18:28:03 +01:00
Hieu Hoang
1e2cfd5526 debug 2016-08-15 14:13:57 +01:00
Hieu Hoang
f6effea29a output transopt 2016-08-15 13:21:29 +01:00
Hieu Hoang
b1ae8d133f debug 2016-08-15 11:49:10 +01:00
Hieu Hoang
ef74195a2d Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2016-08-14 21:01:45 +01:00
Hieu Hoang
307f5b83a6 Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2 2016-08-14 21:01:32 +01:00