summaryrefslogtreecommitdiff
path: root/decoder/viterbi.cc
AgeCommit message (Expand)Author
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-16oracle directionsgraehl
2010-07-08compilegraehl
2010-07-08warning only on feat dotprod vs. viterbi prob mismatchgraehl
2010-07-08--show_featuresgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-06-29add joshua visualization supportredpony
2010-06-22initial checkinredpony