Age | Commit message (Expand) | Author |
2010-07-20 | hash.h | graehl |
2010-07-20 | google::dense_hash_map | graehl |
2010-07-20 | optional google dense_hash_map, srim vocab (TDICT) as static - may help valgr... | graehl |
2010-07-20 | remove duplicate notify | graehl |
2010-07-20 | Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr co... | graehl |
2010-07-20 | shared_ptr WriteFile and shared impl between read/write | graehl |
2010-07-19 | fixed oracle generate, detailed score info with --verbose | graehl |
2010-07-19 | shared_ptr for scores. todo: intrusive. | graehl |
2010-07-19 | shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oracle | graehl |
2010-07-19 | Changed string delimiter, hope this doesn't screw anything up ... | philblunsom |
2010-07-19 | vest generate --verbose | graehl |
2010-07-18 | boost cmd line notify(conf) was missing | graehl |
2010-07-17 | fix compilation problem | redpony |
2010-07-16 | small/sparse vector fixes | graehl |
2010-07-16 | smallvector template | graehl |
2010-07-16 | small_vector | graehl |
2010-07-16 | vest: oracle_loss argument bugfix | graehl |
2010-07-16 | oracle refactor, oracle vest directions, sparse_vector | graehl |
2010-07-16 | oracle is_null | graehl |
2010-07-16 | disable ill defined operations, add binary + - | graehl |
2010-07-16 | oracle is_null | graehl |
2010-07-16 | oracle directions | graehl |
2010-07-16 | more scale-insensitive creep - will work even if LogVal is using float (1e-6 ... | graehl |
2010-07-16 | possibly to replace string storage of state: non-resizable better valarray co... | graehl |
2010-07-16 | refactor vest mapper input; --optimize_feature (s) should now limit non-oracl... | graehl |
2010-07-15 | Fix bug in Density/BeamPruneInsideOutside | adam.d.lopez |
2010-07-15 | move kbest to oracle_bleu | graehl |
2010-07-15 | fsa model sketch | graehl |
2010-07-15 | oracle bleu refactor | graehl |
2010-07-15 | typedef | graehl |
2010-07-15 | cdec parameter name change | vladimir.eidelman |
2010-07-14 | Added oracle forest rescoring | vladimir.eidelman |
2010-07-13 | cdec now supports coarse-to-fine decoding (for SCFG only). | adam.d.lopez |
2010-07-13 | random | graehl |
2010-07-13 | Tanimoto coeff fix | graehl |
2010-07-13 | vest: combine over-similar search directions, exclude primary directions, ske... | graehl |
2010-07-12 | DEBUG_PROMISE - looks ok | graehl |
2010-07-12 | inebriated, but sped up inside/outside pruning and made cube poplimit scale w... | graehl |
2010-07-09 | cdec --compgen bash completions generation | graehl |
2010-07-09 | warn 0 fid if warn 0 wt | graehl |
2010-07-09 | optional max arity param for Arity_N features (no hardcoded max of N=9); FF::... | graehl |
2010-07-09 | exhaustive rather than cube, if ModelSet is stateless | graehl |
2010-07-09 | -u Feature short for --usage | graehl |
2010-07-08 | feature functions support e.g. --usage=LanguageModel, report feature ids, war... | graehl |
2010-07-08 | compile | graehl |
2010-07-08 | warning only on feat dotprod vs. viterbi prob mismatch | graehl |
2010-07-08 | actually use -n feature_name in LanguageModel. FF factory usage facility, FF... | graehl |
2010-07-08 | misc | graehl |
2010-07-08 | --show_features | graehl |
2010-07-07 | compute viterbi result once only per node (for best edge) | graehl |