summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2010-07-16smallvector templategraehl
2010-07-16small_vectorgraehl
2010-07-16vest: oracle_loss argument bugfixgraehl
2010-07-16oracle refactor, oracle vest directions, sparse_vectorgraehl
2010-07-16oracle is_nullgraehl
2010-07-16disable ill defined operations, add binary + -graehl
2010-07-16oracle is_nullgraehl
2010-07-16oracle directionsgraehl
2010-07-16more scale-insensitive creep - will work even if LogVal is using float (1e-6 ...graehl
2010-07-16possibly to replace string storage of state: non-resizable better valarray co...graehl
2010-07-16refactor vest mapper input; --optimize_feature (s) should now limit non-oracl...graehl
2010-07-15Fix bug in Density/BeamPruneInsideOutsideadam.d.lopez
2010-07-15move kbest to oracle_bleugraehl
2010-07-15fsa model sketchgraehl
2010-07-15oracle bleu refactorgraehl
2010-07-15typedefgraehl
2010-07-15cdec parameter name changevladimir.eidelman
2010-07-14Added oracle forest rescoringvladimir.eidelman
2010-07-13cdec now supports coarse-to-fine decoding (for SCFG only).adam.d.lopez
2010-07-13randomgraehl
2010-07-13Tanimoto coeff fixgraehl
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