Commit Graph

68 Commits

Author SHA1 Message Date
Hieu Hoang
bc6c1f4160 cleanup 2016-12-07 10:09:38 +00:00
Hieu Hoang
fc4fa0f19c add inter-stack pruning 2016-12-05 18:04:26 +00:00
Hieu Hoang
3275f1be13 warning 2016-12-05 13:29:52 +00:00
Hieu Hoang
a95a461ec7 delete unused param to get rid of annoying but irrelevant warning in clang 2016-12-05 13:19:19 +00:00
Hieu Hoang
7f84462785 Separate MemPoolAllocator from MemPool 2016-10-26 16:50:55 +01:00
Hieu Hoang
cab564f607 don't unescape & characters - SCFG /Vito MANDORINO 2016-09-28 15:15:07 +01:00
Hieu Hoang
1316f88f20 use output-factors arg 2016-08-29 18:47:41 +01:00
Hieu Hoang
6d513ff35f placeholder for scfg 2016-08-29 13:42:27 +01:00
Hieu Hoang
66a6ee7877 get ready for placeholders in scfg 2016-08-29 12:26:57 +01:00
Hieu Hoang
f215287f19 add range to symbolbind element, even for terminals 2016-08-29 11:47:32 +01:00
Hieu Hoang
8aff3dbaa4 debug 2016-08-27 00:03:12 +01:00
Hieu Hoang
564fa01936 placeholders in scfg 2016-08-26 23:08:21 +01:00
Hieu Hoang
fc7d4ae9f8 get ready to use hash 2016-08-26 21:58:58 +01:00
Hieu Hoang
ff27b5e749 read alignment info for probing pt 2016-08-26 12:07:38 +01:00
Hieu Hoang
ab21492fb2 move align term to TargetPhrase 2016-08-26 11:50:12 +01:00
Hieu Hoang
e17ff626a3 protect align info 2016-08-26 11:25:11 +01:00
Hieu Hoang
b6ae28ecb3 chop of sentence markers from nbest 2016-08-26 01:05:24 +01:00
Hieu Hoang
ef6fbce007 lazy algorithm 2016-08-25 11:24:39 +01:00
Hieu Hoang
6a10c63a68 minor rename 2016-08-25 10:44:44 +01:00
Hieu Hoang
3a1fc8b09f get ready for lazy algorithm 2016-08-25 10:41:15 +01:00
Hieu Hoang
5b4e3d8ef4 get ready for lazy algorithm 2016-08-24 22:31:06 +01:00
Hieu Hoang
6f1610fd11 only create deviants where needed. On the way to lazy algorithm 2016-08-24 18:27:10 +01:00
Hieu Hoang
950c37ed8a move creation of all derivations into NBests 2016-08-24 18:14:00 +01:00
Hieu Hoang
38d06f5d11 split nbest extraction classes into their own files 2016-08-24 17:42:12 +01:00
Hieu Hoang
a7698de4a2 split nbest extraction classes into their own files 2016-08-24 17:39:23 +01:00
Hieu Hoang
a5a1540dc5 move contenders and distinctHypos into NBests class 2016-08-24 15:44:34 +01:00
Hieu Hoang
3dd6e90b18 tidy up. Get ready for lazy nbest extraction 2016-08-24 15:40:12 +01:00
Hieu Hoang
5542103b54 leak in distinct nbest 2016-08-24 13:17:29 +01:00
Hieu Hoang
d5131bae27 leak 2016-08-24 12:51:44 +01:00
Hieu Hoang
07a9d3b5f5 nbest now monotonic 2016-08-24 12:31:33 +01:00
Hieu Hoang
dd09d4358a debug 2016-08-24 11:14:56 +01:00
Hieu Hoang
8dc7d5612f debug 2016-08-23 22:38:27 +01:00
Hieu Hoang
392abaf2e8 debug 2016-08-23 22:01:14 +01:00
Hieu Hoang
e0083e238d const method 2016-08-23 21:40:17 +01:00
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
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
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