summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2010-07-13vest: combine over-similar search directions, exclude primary directions, ske...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-09cdec --compgen bash completions generationgraehl
2010-07-09warn 0 fid if warn 0 wtgraehl
2010-07-09optional max arity param for Arity_N features (no hardcoded max of N=9); FF::...graehl
2010-07-09exhaustive rather than cube, if ModelSet is statelessgraehl
2010-07-09-u Feature short for --usagegraehl
2010-07-08feature functions support e.g. --usage=LanguageModel, report feature ids, war...graehl
2010-07-08compilegraehl
2010-07-08warning only on feat dotprod vs. viterbi prob mismatchgraehl
2010-07-08actually use -n feature_name in LanguageModel. FF factory usage facility, FF...graehl
2010-07-08miscgraehl
2010-07-08--show_featuresgraehl
2010-07-07compute viterbi result once only per node (for best edge)graehl
2010-07-07safe hg pruning without needing additional inside reachability pass (max marg...graehl
2010-07-07getgraehl
2010-07-06commentgraehl
2010-07-06warningsgraehl
2010-07-06prune epsilon, comments, use inside pruning for probably no segfaults in vestgraehl
2010-07-06Boolean semiringgraehl
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-06finish ff_lm checkingraehl
2010-07-050 size 1gram lm worksgraehl
2010-07-050 bytes state for -o 1 (1gram)graehl
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-05lm spec verify order>0 and filename givengraehl
2010-07-05comment unused var names, todograehl
2010-07-05reuse of same-filename Ngram objects (caveat: lifetime is up to you)graehl
2010-07-05TODO (mostly low priority) notesgraehl
2010-07-05exhaustive --prelm_weightsgraehl
2010-07-02cdec --prelm_weights wf: rescore forest with 0-state features before prelm_be...graehl
2010-07-02filter and score in a single fileredpony
2010-07-02deal with samt catsredpony
2010-07-02sort / filter rules by p(e|f), permit more featuresredpony
2010-07-01endlgraehl
2010-07-01factor forest stats (show size post pruning, and portion kept) and cdec --sca...graehl
2010-07-01docsgraehl
2010-06-30timer for just forest rescoringgraehl
2010-06-30-I..graehl
2010-06-29Added singleton filter.philblunsom@gmail.com
2010-06-29add joshua visualization supportredpony
2010-06-29git-svn-id: https://ws10smt.googlecode.com/svn/trunk@68 ec762483-ff6d-05da-a0...philblunsom@gmail.com
2010-06-29isolate warning messagesredpony
2010-06-29Added different executable for working with context models, changed input/out...philblunsom@gmail.com