Commit Graph

49 Commits

Author SHA1 Message Date
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
75c06c3613 use cached data 2015-12-17 21:43:02 +00:00
Hieu Hoang
56b3d0981f add MemPool arg to EvaluateInIsolation() 2015-12-17 21:03:28 +00:00
Hieu Hoang
007756abb3 lexicalised reordering 2015-12-15 15:46:15 +00:00
Hieu Hoang
8baf6199d1 :add InputType framework. Get ready for OutputCollector 2015-12-14 12:03:37 +00:00
Hieu Hoang
307b9bd3ef inline id lookups and return ref rather than objet 2015-12-11 01:05:43 +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
5c8f61104c add DALM 2015-12-06 21:34:56 +00:00
Hieu Hoang
5098a3745e add DALM 2015-12-06 00:47:50 +00:00
Hieu Hoang
edc3207f14 add DALM 2015-12-05 23:48:35 +00:00
Hieu Hoang
aed5b2d82e add DALM 2015-12-05 23:26:24 +00:00
Hieu Hoang
90cf9f73ce add DALM 2015-12-05 19:28:16 +00:00
Hieu Hoang
52246a51f8 debugging output for states 2015-12-02 12:05:18 +00:00
Hieu Hoang
5470f32b21 make KenLM batch 2015-11-23 15:11:19 +00:00
Hieu Hoang
3452e2fbfe make KenLM non-batch 2015-11-23 15:00:00 +00:00
Hieu Hoang
a31c444101 thread-local vocab class 2015-11-18 15:33:42 +00:00
Hieu Hoang
13fc12bbb5 use mempool to store ffData 2015-11-18 13:07:16 +00:00
Hieu Hoang
91bd99e649 Merge ../mosesdecoder into perf_moses2 2015-11-18 12:11:16 +00:00
Hieu Hoang
f284811cfc add FF data to Factors 2015-11-18 11:08:32 +00:00
Hieu Hoang
8f4cb5e9f7 mempool for batch vector 2015-11-17 15:29:45 +00:00
Hieu Hoang
40946eb345 batch FF calculation 2015-11-17 05:27:43 +00:00
Hieu Hoang
cf07b9d560 batch FF calculation 2015-11-17 05:09:55 +00:00
Hieu Hoang
cafba61397 KenLM batch 2015-11-16 19:06:10 +00:00
Hieu Hoang
8fe0adbac6 KenLM batch 2015-11-16 18:46:39 +00:00
Hieu Hoang
8cfe0d8a50 KenLM batch 2015-11-16 18:32:25 +00:00
Hieu Hoang
e58e2fd777 import classes into moses2 2015-11-13 10:40:55 +00:00
Hieu Hoang
8a2dc020a7 import classes into moses2 2015-11-12 23:18:30 +00:00
Hieu Hoang
745a57c38b import classes into moses2 2015-11-12 22:51:13 +00:00
Hieu Hoang
cac5a11977 import classes into moses2 2015-11-12 20:34:58 +00:00
Hieu Hoang
bd73cfd377 Moses::Scan -> Scan 2015-11-11 23:29:58 +00:00
Hieu Hoang
5034cd9107 Moses::Tokenize -> Tokenize 2015-11-11 23:28:18 +00:00
Hieu Hoang
e3a5b232b8 remove all Moses from Moses2 2015-11-11 16:23:49 +00:00
Hieu Hoang
aa8dc8e787 import classes into moses2 2015-11-11 15:08:47 +00:00
Hieu Hoang
beebeb1508 return value 2015-11-09 21:12:32 +00:00
Hieu Hoang
900c1222d5 change GetSystem() -> system 2015-11-09 00:29:15 +00:00
Hieu Hoang
2c3080ac59 Stacks class 2015-11-06 13:19:44 +00:00
Hieu Hoang
4fbd5a4a04 lazyken 2015-11-06 09:04:19 +00:00
Hieu Hoang
b93b13eabf EvaluateWhenApplied() 2015-11-05 16:35:31 +00:00
Hieu Hoang
656b484442 EmptyHypothesisState() 2015-11-05 16:16:55 +00:00
Hieu Hoang
63f13edec3 create blank states 2015-11-05 15:59:09 +00:00
Hieu Hoang
d9cd216ceb create blank states 2015-11-05 15:34:24 +00:00
Hieu Hoang
9298691373 don't use get methods in system 2015-11-05 11:19:37 +00:00
Hieu Hoang
3526915b67 leaks 2015-11-04 16:46:04 +00:00
Hieu Hoang
90f2b18578 it works 2015-11-04 16:11:56 +00:00
Hieu Hoang
f8d1c4438d estimatedScore -> estimatedScores 2015-11-04 15:25:09 +00:00
Hieu Hoang
ee85a0860c m_sos -> m_bos 2015-11-04 14:55:18 +00:00
Hieu Hoang
b4ee52ff76 ken lm 2015-11-04 14:54:20 +00:00
Hieu Hoang
ae4e587a8b folder structure like old Moses 2015-11-04 13:09:53 +00:00