summaryrefslogtreecommitdiff
path: root/decoder/hg.h
AgeCommit message (Expand)Author
2010-07-25being ensuring edge debug info is copied when apply_models - new hg.AddEdge m...graehl
2010-07-25fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w...graehl
2010-07-25more comprehensible (but untested) edge/node filtering, awesome per-edge debu...graehl
2010-07-25cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...graehl
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
2010-07-16smallvector templategraehl
2010-07-15Fix bug in Density/BeamPruneInsideOutsideadam.d.lopez
2010-07-12DEBUG_PROMISE - looks okgraehl
2010-07-12inebriated, but sped up inside/outside pruning and made cube poplimit scale w...graehl
2010-07-08--show_featuresgraehl
2010-07-07safe hg pruning without needing additional inside reachability pass (max marg...graehl
2010-07-06prune epsilon, comments, use inside pruning for probably no segfaults in vestgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-06-24build on cygwingraehl
2010-06-22initial checkinredpony