Commit Graph

16825 Commits

Author SHA1 Message Date
Hieu Hoang
7f55cee491 parse sentence with placeholder 2016-08-26 18:35:30 +01:00
Hieu Hoang
2477c9c70e debug 2016-08-26 17:52:01 +01:00
Hieu Hoang
2b436c144d doesn't segfault at least 2016-08-26 17:19:39 +01:00
Hieu Hoang
33fc7986de formatting error 2016-08-26 13:46:12 +01:00
Hieu Hoang
e9dfc9dcfb formatting error 2016-08-26 12:19:27 +01:00
Hieu Hoang
370130c46e read alignment info for memory pt 2016-08-26 12:13:35 +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
94d2a1895a get ready for placeholders 2016-08-26 11:04:22 +01:00
Hieu Hoang
b6ae28ecb3 chop of sentence markers from nbest 2016-08-26 01:05:24 +01:00
Hieu Hoang
6b745e5960 64-bit is the default 2016-08-25 18:14:52 +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
63d547897c exit if errors in parameter parsing 2016-08-24 13:45:55 +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
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