Commit Graph

738 Commits

Author SHA1 Message Date
Hieu Hoang
e45477bf69 no more leaks 2016-02-25 14:37:58 +00:00
Hieu Hoang
0c1a976baa don't put ministack in pool 2016-02-25 14:05:10 +00:00
Hieu Hoang
b131527f7a use array instead of vector 2016-02-25 13:55:23 +00:00
Hieu Hoang
0a69a5e1f6 templatize target phrase 2016-02-23 18:32:24 +00:00
Hieu Hoang
4e47e7baec templatize target phrase 2016-02-23 16:52:17 +00:00
Hieu Hoang
91fa5cedd2 templatize target phrase 2016-02-23 13:26:03 +00:00
Hieu Hoang
23dab11022 templatize target phrase 2016-02-23 12:41:48 +00:00
Hieu Hoang
06b07632bd pragma once 2016-02-23 10:37:42 +00:00
Hieu Hoang
199ca502da add SCFG::PhraseImpl 2016-02-22 19:32:46 +00:00
Hieu Hoang
d9f5585c4b phrase-table for scfg 2016-02-22 19:32:03 +00:00
Hieu Hoang
8c86e1a783 subphrase can make a subphrase out of any phrase class 2016-02-22 18:47:59 +00:00
Hieu Hoang
b4a579a901 subphrase can make a subphrase out of any phrase class 2016-02-22 18:32:59 +00:00
Hieu Hoang
f0563f6a21 subphrase can make a subphrase out of any phrase class 2016-02-22 17:33:08 +00:00
Hieu Hoang
bc8134e605 don't use custom alloc 2016-02-20 01:26:06 +00:00
Hieu Hoang
c305ed2163 make PhraseImpl a template class 2016-02-19 20:58:31 +00:00
Hieu Hoang
6046285517 separate SubPhrase and PhraseImpl files 2016-02-19 19:32:32 +00:00
Hieu Hoang
96e8e64318 begin syntax 2016-02-18 19:59:22 +00:00
Hieu Hoang
f754bbbf80 begin syntax 2016-02-18 19:10:39 +00:00
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
fcd378a935 remove debugging messages 2016-02-16 16:15:12 +00: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
8786cc0306 SquareMatrix -> Matrix 2016-02-13 15:35:35 +00:00
Hieu Hoang
8c85aff818 start storing of state info in EvaluateInIsolation() 2016-02-12 19:39:13 +00:00