summaryrefslogtreecommitdiff
path: root/decoder/cdec.cc
AgeCommit message (Expand)Author
2010-07-07compute viterbi result once only per node (for best edge)graehl
2010-07-06cdec --[prelm_]density_prunegraehl
2010-07-05verbose feature info, cdec --keep_prelm_cube_ordergraehl
2010-07-05report features used in prelm pruninggraehl
2010-07-05report features excluded from prelm pruning because they have stategraehl
2010-07-05exhaustive --prelm_weightsgraehl
2010-07-02cdec --prelm_weights wf: rescore forest with 0-state features before prelm_be...graehl
2010-07-01endlgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-06-30timer for just forest rescoringgraehl
2010-06-29add joshua visualization supportredpony
2010-06-25allow --beam_prune=0graehl
2010-06-24prune -LM forestgraehl
2010-06-22initial checkinredpony