index
:
cdec-dtrain
cmake
master
sa_mmap
word-alignment
Mirror of https://github.com/pks/cdec-dtrain.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
decoder
/
hg.h
Age
Commit message (
Expand
)
Author
2010-07-25
being ensuring edge debug info is copied when apply_models - new hg.AddEdge m...
graehl
2010-07-25
fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w...
graehl
2010-07-25
more comprehensible (but untested) edge/node filtering, awesome per-edge debu...
graehl
2010-07-25
cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...
graehl
2010-07-24
FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan
graehl
2010-07-16
smallvector template
graehl
2010-07-15
Fix bug in Density/BeamPruneInsideOutside
adam.d.lopez
2010-07-12
DEBUG_PROMISE - looks ok
graehl
2010-07-12
inebriated, but sped up inside/outside pruning and made cube poplimit scale w...
graehl
2010-07-08
--show_features
graehl
2010-07-07
safe hg pruning without needing additional inside reachability pass (max marg...
graehl
2010-07-06
prune epsilon, comments, use inside pruning for probably no segfaults in vest
graehl
2010-07-01
factor forest stats (show size post pruning, and portion kept) and cdec --sca...
graehl
2010-06-24
build on cygwin
graehl
2010-06-22
initial checkin
redpony