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 |
|
Hieu Hoang
|
f4f1103a14
|
include file no longer needed
|
2016-02-12 17:16:03 +00:00 |
|
Hieu Hoang
|
1ae0e3eb33
|
don't use boost serialization
|
2016-02-12 17:09:49 +00:00 |
|
Hieu Hoang
|
48846578e3
|
don't use boost serialization
|
2016-02-12 16:52:02 +00:00 |
|
Hieu Hoang
|
7ce13d6b2f
|
use break and continue
|
2016-02-09 18:43:40 +00:00 |
|
Hieu Hoang
|
bc8269f251
|
use firstGap to loop through input paths
|
2016-02-09 18:14:31 +00:00 |
|
Hieu Hoang
|
68bf7a3a50
|
use mempool
|
2016-02-09 17:12:20 +00:00 |
|
Hieu Hoang
|
9637308f2a
|
Square -> Rectangle matrix
|
2016-02-09 16:55:11 +00:00 |
|
Hieu Hoang
|
f28ccc31bb
|
Square -> Rectangle matrix
|
2016-02-09 16:34:56 +00:00 |
|
Hieu Hoang
|
d0fc80894a
|
create class file for EstimatedScores
|
2016-02-09 15:36:53 +00:00 |
|
Hieu Hoang
|
e89b4ca052
|
subclass SquareMatrix as EstimatedScores
|
2016-02-09 15:19:19 +00:00 |
|
Hieu Hoang
|
9228de9748
|
namespace rename
|
2016-02-09 13:43:10 +00:00 |
|
Hieu Hoang
|
afb374d5cc
|
move CubePruning -> CubePruningMiniStack
|
2016-02-09 13:23:10 +00:00 |
|
Hieu Hoang
|
d39dcf39ad
|
cache bug
|
2016-02-05 20:10:34 +00:00 |
|
Hieu Hoang
|
c5f96275fc
|
store by bitmap instead of [bitmap, endpos]
|
2016-02-03 17:33:34 +00:00 |
|
Hieu Hoang
|
63fab1130b
|
add Bitmap-based stacks
|
2016-02-03 17:28:05 +00:00 |
|
Hieu Hoang
|
8f8434affc
|
trying to replicate moses1
|
2016-01-29 23:10:57 +00:00 |
|
Hieu Hoang
|
30eb2950ca
|
print probint pt version
|
2016-01-28 20:33:16 +00:00 |
|
Hieu Hoang
|
e4701070c4
|
--cpu-affinity-increment
|
2016-01-25 14:33:02 +00:00 |
|
Hieu Hoang
|
23dbfb0f27
|
trim Entry struct
|
2016-01-21 17:55:47 +00:00 |
|
Hieu Hoang
|
7e4cfb6416
|
delete BinaryWriter and dependency on huffanish.*
|
2016-01-21 17:44:07 +00:00 |
|
Hieu Hoang
|
34a5f23386
|
just store prev source, not whole line
|
2016-01-21 17:36:31 +00:00 |
|
Hieu Hoang
|
575792e20d
|
just store prev source, not whole line
|
2016-01-21 17:31:54 +00:00 |
|
Hieu Hoang
|
ad993596e4
|
formatting
|
2016-01-21 17:24:16 +00:00 |
|
Hieu Hoang
|
3ae869c798
|
Merge branch 'perf_moses2' of github.com:hieuhoang/mosesdecoder into perf_moses2
|
2016-01-21 17:18:58 +00:00 |
|