Commit Graph

83 Commits

Author SHA1 Message Date
Hieu Hoang
9f47153f9b Revert "start LM caching"
This reverts commit 2f51f4c870.
2016-02-18 10:46:25 -05:00
Hieu Hoang
0009702e57 Revert "start LM caching"
This reverts commit ec3f493ab5.
2016-02-18 10:46:23 -05:00
Hieu Hoang
f7ca695a0b Revert "LM caching"
This reverts commit 92c4ec62d6.
2016-02-18 10:46:22 -05:00
Hieu Hoang
0961902a8a Revert "add CleanUpAfterSentenceProcessing() and InitializeForInput()"
This reverts commit 84d4307b0f.
2016-02-18 10:46:20 -05:00
Hieu Hoang
4c6af3bb29 Revert "put lm caching code in LM"
This reverts commit 8dcdd4c1b7.
2016-02-18 10:46:19 -05:00
Hieu Hoang
fb80a2fc22 Revert "start using State pointer"
This reverts commit c28010e9f9.
2016-02-18 10:46:18 -05:00
Hieu Hoang
69dbbf5430 Revert "start using State pointer"
This reverts commit 37a3c125e0.
2016-02-18 10:46:13 -05:00
Hieu Hoang
2cb5271541 Revert "using State pointer. State is a partial singleton"
This reverts commit d65687e76f.
2016-02-18 10:46:12 -05:00
Hieu Hoang
d5673f6804 Revert "minor renaming"
This reverts commit ec48a33b7c.
2016-02-18 10:46:11 -05:00
Hieu Hoang
cd5126cb5d Revert "use pointer in key"
This reverts commit afd5352712.
2016-02-18 10:46:10 -05:00
Hieu Hoang
3767d161c1 Revert "cleanup"
This reverts commit 587c1a9f54.
2016-02-18 10:46:08 -05:00
Hieu Hoang
50abed8499 Revert "delete cache"
This reverts commit bd5d308bf2.
2016-02-18 10:46:01 -05:00
Hieu Hoang
bd5d308bf2 delete cache 2016-02-18 14:19:39 +00:00
Hieu Hoang
587c1a9f54 cleanup 2016-02-18 13:50:02 +00:00
Hieu Hoang
afd5352712 use pointer in key 2016-02-18 13:40:43 +00:00
Hieu Hoang
ec48a33b7c minor renaming 2016-02-18 13:37:59 +00:00
Hieu Hoang
d65687e76f using State pointer. State is a partial singleton 2016-02-18 13:35:43 +00:00
Hieu Hoang
37a3c125e0 start using State pointer 2016-02-18 13:17:09 +00:00
Hieu Hoang
c28010e9f9 start using State pointer 2016-02-18 12:51:42 +00:00
Hieu Hoang
8dcdd4c1b7 put lm caching code in LM 2016-02-18 12:05:38 +00:00
Hieu Hoang
84d4307b0f add CleanUpAfterSentenceProcessing() and InitializeForInput() 2016-02-18 11:00:06 +00:00
Hieu Hoang
92c4ec62d6 LM caching 2016-02-18 10:39:02 +00:00
Hieu Hoang
ec3f493ab5 start LM caching 2016-02-17 22:22:49 +00:00
Hieu Hoang
2f51f4c870 start LM caching 2016-02-17 13:45:05 +00:00
Hieu Hoang
49e521a69c revert use state from EvaluateInIsolation() 2016-02-16 11:46:20 -05:00
Hieu Hoang
2bdbbe2a82 leak 2016-02-16 16:13:27 +00:00
Hieu Hoang
0d0f75b6e0 gets right score 2016-02-16 16:03:37 +00:00
Hieu Hoang
b590387ed9 don't throw state away when EvaluateInIsolation() 2016-02-15 14:08:20 +00:00
Hieu Hoang
39214d6ab5 don't throw state away when EvaluateInIsolation() 2016-02-15 12:37:53 +00:00
Hieu Hoang
8c85aff818 start storing of state info in EvaluateInIsolation() 2016-02-12 19:39:13 +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
749c531996 use system pool for hypo 2016-01-05 14:34:59 +00:00
Hieu Hoang
f73b90516a delete Recycler 2016-01-01 21:24:12 +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
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