summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2010-07-20whining comment about lack of safety in taking address of string[0]graehl
2010-07-20tokenization works. oops.graehl
2010-07-20beautiful (?) low-level tokenization to fix valgrind problem with previous TD...graehl
2010-07-20hash.hgraehl
2010-07-20google::dense_hash_mapgraehl
2010-07-20optional google dense_hash_map, srim vocab (TDICT) as static - may help valgr...graehl
2010-07-20remove duplicate notifygraehl
2010-07-20Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr co...graehl
2010-07-20shared_ptr WriteFile and shared impl between read/writegraehl
2010-07-19fixed oracle generate, detailed score info with --verbosegraehl
2010-07-19shared_ptr for scores. todo: intrusive.graehl
2010-07-19shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oraclegraehl
2010-07-19Changed string delimiter, hope this doesn't screw anything up ... philblunsom
2010-07-19vest generate --verbosegraehl
2010-07-18boost cmd line notify(conf) was missinggraehl
2010-07-17fix compilation problemredpony
2010-07-16small/sparse vector fixesgraehl
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