Commit Graph

1868 Commits

Author SHA1 Message Date
Hieu Hoang
cc5631c469 replumb n-best arcs. Now works 2016-06-01 23:44:46 +01:00
Hieu Hoang
ffbd774afd debug 2016-06-01 23:30:26 +01:00
Hieu Hoang
14fd2e1def Merge ../mosesdecoder into perf_moses2 2016-06-01 21:24:38 +01:00
Hieu Hoang
2ad1eacef7 eclipse 2016-06-01 21:24:28 +01:00
Hieu Hoang
3b879e17e7 runs on 1 word sentence but crashes otherwise 2016-06-01 20:53:52 +01:00
Hieu Hoang
48bfb00248 change symbol bind pointer to object. May be source of data leak 2016-06-01 20:21:44 +01:00
Hieu Hoang
f7e5b0fe0d debug 2016-06-01 20:11:01 +01:00
Hieu Hoang
082b10fa11 debug 2016-06-01 19:28:49 +01:00
Hieu Hoang
38d6ab09ad debug 2016-06-01 18:47:57 +01:00
Hieu Hoang
a05dc31059 debug 2016-06-01 16:36:44 +01:00
Hieu Hoang
8ef36d2925 debug 2016-06-01 16:12:50 +01:00
Hieu Hoang
9f9cec80e3 debug 2016-06-01 15:59:35 +01:00
Hieu Hoang
7e5e7b8614 debug 2016-06-01 15:27:13 +01:00
Hieu Hoang
7913c5d09d debug 2016-06-01 14:29:48 +01:00
Hieu Hoang
f7e910b68a debug 2016-05-31 18:34:26 +01:00
Hieu Hoang
ce85cf2529 set score for SCFG model 2016-05-30 21:23:23 +02:00
Hieu Hoang
eca081976e set state 2016-05-30 19:47:19 +02:00
Hieu Hoang
11f39c2278 set scores for scfg 2016-05-30 19:42:28 +02:00
Hieu Hoang
28cbc08fcc change EvaluateWhenApplied() to more closely resemble moses 2016-05-30 19:32:56 +02:00
Hieu Hoang
dacdc28bf4 BlankState() take System arg, not Manager 2016-05-30 17:21:12 +02:00
Hieu Hoang
e1ebefd7c8 eclipse 2016-05-26 23:44:37 +01:00
Hieu Hoang
178f5a9f18 kenlm chart state 2016-05-26 21:11:56 +01:00
Hieu Hoang
da4bd6dd51 EvaluateWhenApplied() for SCFG 2016-05-26 20:32:42 +01:00
Hieu Hoang
3f73c77f58 kenlm EvaluateInIsolation() for SCFG 2016-05-26 15:11:23 +01:00
Hieu Hoang
28816cbd1f mem leak in target phrases 2016-05-26 14:46:27 +01:00
Hieu Hoang
843a3033eb mem leak in hypo 2016-05-26 12:26:48 +01:00
Hieu Hoang
9c1d258b62 mem leak in active chart 2016-05-26 12:21:37 +01:00
Hieu Hoang
8466d6aaf5 mem leak in InputPath 2016-05-26 11:42:00 +01:00
Hieu Hoang
aa865da027 mem leak 2016-05-25 22:25:10 +01:00
Hieu Hoang
2e6ef643bd adhere to phrase limit 2016-05-25 16:31:48 +01:00
Hieu Hoang
fbba1e17f8 adhere to phrase limit 2016-05-25 16:22:24 +01:00
Hieu Hoang
e4f2397d1a adhere to phrase limit 2016-05-25 15:53:19 +01:00
Hieu Hoang
8bb252ffed correctly set input sizes for loops and matrix. Doesn't crash, but doesn't adhere to phrase limit 2016-05-25 14:44:09 +01:00
Hieu Hoang
bf21dc37f1 set is-nt in unk penalty. Still segfaults 2016-05-25 00:43:26 +01:00
Hieu Hoang
0dc66e1c08 delete debug 2016-05-24 23:35:43 +01:00
Hieu Hoang
ff360f2a55 compile error on clang 6 2016-05-17 13:22:17 -04:00
Hieu Hoang
248e957471 score hypo 2016-05-11 15:47:41 +01:00
Hieu Hoang
e261980e97 start using state info to store prev ngram 2016-05-11 11:30:00 +01:00
Hieu Hoang
853ac1736f rename GLM -> GPULM 2016-05-11 11:25:04 +01:00
Hieu Hoang
6f7c429f53 create contexts 2016-05-11 10:14:41 +01:00
Hieu Hoang
9c852f0d74 add GLM 2016-05-10 19:17:58 +01:00
Hieu Hoang
d9b2855cdd reuse Batch 2016-05-10 15:33:07 +01:00
Hieu Hoang
9063ccd14e use Vector for batch 2016-05-10 15:19:36 +01:00
Hieu Hoang
b708533e22 typedef Batch in Typedef.h 2016-05-10 15:07:45 +01:00
Hieu Hoang
510c60b222 batch evaluate 2016-05-09 23:55:59 +01:00
Hieu Hoang
f6e8e3aee0 batch evaluate 2016-05-09 18:33:15 +01:00
Hieu Hoang
a0e00ded87 add batch search 2016-05-09 18:00:15 +01:00
Hieu Hoang
63e4ff419b add KenLM Batch. 2016-05-09 17:05:34 +01:00
Hieu Hoang
f3a150a05a add batch search 2016-05-09 14:59:52 +01:00
Hieu Hoang
4b9d2d9912 namespace fo Normal search 2016-05-09 13:43:43 +01:00