Commit Graph

480 Commits

Author SHA1 Message Date
Hieu Hoang
7040936083 use allocator for queue objects 2015-12-29 17:04:50 +00:00
Hieu Hoang
21cbbbff49 minor compile error 2015-12-29 16:49:38 +00:00
Hieu Hoang
1f7d9ae94f use allocator for seen position object 2015-12-29 16:30:49 +00:00
Hieu Hoang
0128081bb4 use allocator in stacks 2015-12-29 16:07:56 +00:00
Hieu Hoang
75d63e4450 don't have Stack* 2015-12-29 14:23:10 +00:00
Hieu Hoang
0ae22ce6fe don't have m_alloc 2015-12-29 14:15:16 +00:00
Hieu Hoang
eb5bb41900 mempool 2015-12-29 09:11:01 -05:00
Hieu Hoang
dea29e1b5b don't use pointers 2015-12-29 13:56:03 +00:00
Hieu Hoang
b0a7d86fbd redo using allocator 2015-12-29 13:40:50 +00:00
Hieu Hoang
02b7e72766 delete debug message 2015-12-29 13:28:53 +00:00
Hieu Hoang
396290810c don't recycle stack 2015-12-29 13:27:29 +00:00
Hieu Hoang
14a8beebcb undo using allocator 2015-12-29 08:22:15 -05:00
Hieu Hoang
2ad156b939 mempool allocator for stack 2015-12-29 12:54:20 +00:00
Hieu Hoang
4b6a940421 mempool allocator for stack 2015-12-29 12:33:08 +00:00
Hieu Hoang
c093bf206e increment probing pt version 2015-12-28 21:15:43 +00:00
Hieu Hoang
c5549fc9d3 seems to be working 2015-12-28 20:41:33 +00:00
Hieu Hoang
6a8b43cf01 add Lex RO as probabilities, not scores 2015-12-28 20:32:26 +00:00
Hieu Hoang
1de4921d2a create score properties 2015-12-28 20:07:47 +00:00
Hieu Hoang
73516a34c2 append lex probs to pt probs 2015-12-28 15:50:42 +00:00
Hieu Hoang
06cd3b977b append lex probs to pt probs 2015-12-28 13:00:26 +00:00
Hieu Hoang
2461ccc175 Scan<SCORE> 2015-12-27 01:06:27 +00:00
Hieu Hoang
07b521cc07 MemPoolAllocator 2015-12-26 00:59:43 +00:00
Hieu Hoang
436fdbe438 integrated Lex RO 2015-12-24 20:20:51 +00:00
Hieu Hoang
902f1c5c97 MemPool return uint8_t* 2015-12-24 20:11:28 +00:00
Hieu Hoang
45983bd249 trying to find segfault 2015-12-24 17:15:31 +00:00
Hieu Hoang
b221423f1c use pool given to method 2015-12-24 16:32:26 +00:00
Hieu Hoang
c466bb43c1 EOS terminator 2015-12-23 14:08:45 +00:00
Hieu Hoang
50a75aef1e apply Nikolay's changes to moses2 fork 2015-12-23 13:31:23 +00:00
Hieu Hoang
73165f0b31 use properties to store lex ro data in pt 2015-12-21 18:12:12 +00:00
Hieu Hoang
eefcd29bef use properties to store lex ro data in pt 2015-12-21 18:05:37 +00:00
Hieu Hoang
4423d031a4 integrate compact lex RO 2015-12-20 17:07:06 +00:00
Hieu Hoang
4a36aa59c8 integrate compact lex RO 2015-12-20 17:03:16 +00:00
Hieu Hoang
6f25f43cf9 integrate compact lex RO 2015-12-20 16:21:34 +00:00
Hieu Hoang
b43292eb4f set HasPhraseTableInd() to true 2015-12-20 00:49:56 +00:00
Hieu Hoang
dc44436481 integrate compact lex RO 2015-12-20 00:10:28 +00:00
Hieu Hoang
3d87a4fa5f integrate compact lex RO 2015-12-19 23:12:46 +00:00
Hieu Hoang
bc5bf2d9ce integrate compact lexicalised reordering model 2015-12-19 02:52:41 +00:00
Hieu Hoang
da022f8e64 integrate compact lexicalised reordering model 2015-12-19 02:32:08 +00:00
Hieu Hoang
d06a8019c5 get ready for lex RO 2015-12-18 18:39:02 +00:00
Hieu Hoang
6e52eeddeb integrate binary lexicalised reordering model 2015-12-18 15:26:25 +00:00
Hieu Hoang
a2454cdd55 floor score 2015-12-18 12:02:02 +00:00
Hieu Hoang
3e7d2c9497 delete all memtion of shared ptr 2015-12-17 22:07:19 +00:00
Hieu Hoang
a1a380f806 use cached data 2015-12-17 21:49:46 +00:00
Hieu Hoang
75c06c3613 use cached data 2015-12-17 21:43:02 +00:00
Hieu Hoang
8d9a6e2375 use cached data 2015-12-17 21:31:00 +00:00
Hieu Hoang
56b3d0981f add MemPool arg to EvaluateInIsolation() 2015-12-17 21:03:28 +00:00
Hieu Hoang
de2397a205 minor cleanup 2015-12-17 20:51:34 +00:00
Hieu Hoang
117ea5c295 codify what mempool to be passed into EvaluateInIsolation() 2015-12-17 18:01:00 +00:00
Hieu Hoang
d3b367284e use cache FF for lexicalized reordering 2015-12-17 17:16:55 +00:00
Hieu Hoang
8028e8f600 create framework to cache FF data in rules 2015-12-17 17:08:49 +00:00