Commit Graph

94 Commits

Author SHA1 Message Date
Hieu Hoang
84d4307b0f add CleanUpAfterSentenceProcessing() and InitializeForInput() 2016-02-18 11:00:06 +00:00
Hieu Hoang
afb374d5cc move CubePruning -> CubePruningMiniStack 2016-02-09 13:23:10 +00:00
Hieu Hoang
b6b5642d23 create uncompressed target side 2016-01-21 11:22:55 +00:00
Hieu Hoang
22ce897bb6 create uncompressed target side. Segfault 2016-01-20 21:48:09 +00:00
Hieu Hoang
8a276e2a71 Jamfile cleanup 2016-01-18 15:37:04 +00:00
Hieu Hoang
b2bffd1754 move moses2 into root directory 2016-01-18 15:00:49 +00:00
Hieu Hoang
de8b99ccc0 slight difference with Moses1 for 1st hypo 2016-01-06 17:42:23 +00:00
Hieu Hoang
749c531996 use system pool for hypo 2016-01-05 14:34:59 +00:00
Hieu Hoang
0c22176c66 thread-safe system pool 2016-01-02 21:44:44 +00:00
Hieu Hoang
f73b90516a delete Recycler 2016-01-01 21:24:12 +00:00
Hieu Hoang
6435f15a14 delete unused variable 2015-12-31 17:10:30 +00:00
Hieu Hoang
fbbd118b3e use only 1 score for estimated score, don't need Score object 2015-12-30 14:57:02 +00:00
Hieu Hoang
c5549fc9d3 seems to be working 2015-12-28 20:41:33 +00:00
Hieu Hoang
1de4921d2a create score properties 2015-12-28 20:07:47 +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
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
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
Hieu Hoang
995b668d53 replicate moses1 scoring 2015-12-17 16:24:22 +00:00
Hieu Hoang
7d612f2faa comments 2015-12-17 15:46:41 +00:00
Hieu Hoang
4b53705cf8 correct offset 2015-12-17 14:29:47 +00:00
Hieu Hoang
fc4e585f4b set state 2015-12-17 13:45:36 +00:00
Hieu Hoang
71ee1746cc correct LR score 2015-12-16 17:19:34 +00:00
Hieu Hoang
ac52c6062f output ff name for debugging 2015-12-16 16:53:00 +00:00
Hieu Hoang
eeb81146cc lexicalised reordering 2015-12-16 14:33:05 +00:00
Hieu Hoang
dcd059a21e get hypo to store path 2015-12-16 13:51:35 +00:00
Hieu Hoang
5fdf9d8046 lexicalised reordering 2015-12-16 13:11:11 +00:00
Hieu Hoang
007756abb3 lexicalised reordering 2015-12-15 15:46:15 +00:00
Hieu Hoang
d7c41a255e line counts 2015-12-15 14:43:55 +00:00
Hieu Hoang
72c0c585df parameters 2015-12-15 14:20:48 +00:00
Hieu Hoang
b2f0139c23 Implemented Load() 2015-12-15 13:36:44 +00:00
Hieu Hoang
aa6182522e start lexicalised re-ordering 2015-12-15 11:53:16 +00:00
Hieu Hoang
8baf6199d1 :add InputType framework. Get ready for OutputCollector 2015-12-14 12:03:37 +00:00
Hieu Hoang
92acddb90b add Moses2 namespace 2015-12-10 20:49:30 +00:00
Hieu Hoang
3d1cbc30d9 delete framework to store vocab id with factor 2015-12-09 11:35:24 +00:00
Hieu Hoang
638e6dea61 pt caching 2015-12-07 18:16:51 +00:00