summaryrefslogtreecommitdiff
path: root/decoder/hg.cc
AgeCommit message (Expand)Author
2010-07-23sparse_vector use google::dense_hash_map, fsa scan logginggraehl
2010-07-16more scale-insensitive creep - will work even if LogVal is using float (1e-6 ...graehl
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-07getgraehl
2010-07-06commentgraehl
2010-07-06prune epsilon, comments, use inside pruning for probably no segfaults in vestgraehl
2010-07-06hg density prune epsilon workaround comment - fundamental bug probably still ...graehl
2010-07-06epsilon distance for pruning - should alter densitygraehl
2010-07-06log density prunegraehl
2010-07-06cdec --[prelm_]density_prunegraehl
2010-07-05comment unused var names, todograehl
2010-07-05TODO (mostly low priority) notesgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-06-25allow --beam_prune=0graehl
2010-06-22initial checkinredpony