Age | Commit message (Expand) | Author |
2012-10-22 | Merge remote branch 'upstream/master' | Kenneth Heafield |
2012-10-01 | Add memory size logging | Kenneth Heafield |
2012-09-24 | add timing stats for Kenneth | Chris Dyer |
2011-07-08 | add cp time measure (def macro) | andrea gesmundo |
2011-04-30 | enable list of features to be displayed at the end of decoding | Chris Dyer |
2011-02-13 | phrasinator v1 | Chris Dyer |
2010-09-19 | ff register | redpony |
2010-09-19 | big refactor | redpony |
2010-09-18 | start refactoring of decoder | redpony |
2010-08-25 | crp with explicit table tracking | redpony |
2010-08-19 | ValueArray instead of string for state is 10% faster | graehl |
2010-08-18 | ValueArray instead of string for state - same LM decode scores | graehl |
2010-08-18 | show_weights show_config | graehl |
2010-08-17 | vest generate / map vector print / read compatability | graehl |
2010-08-15 | really fixed binarization. test | graehl@gmail.com |
2010-08-13 | named_enum, itoa, cdec replace --a-b=x with --a_b=x | graehl |
2010-08-11 | major refactor, break bad circular deps | redpony |
2010-08-11 | debug cfg from hg, source and target. cdec --source_cfg_output=- | graehl |
2010-08-11 | only print cfg once | graehl |
2010-08-10 | CFG binarize opts | graehl |
2010-08-10 | cdec --cfg_output=- | graehl@gmail.com |
2010-08-07 | cdec -A "LanguageModelFsa lm.gz" works | graehl@gmail.com |
2010-08-07 | apply fsa models (so far only by bottom up) in cdec | graehl |
2010-08-07 | usage for FSA features | graehl |
2010-08-07 | dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto... | graehl |
2010-07-28 | debugging print - still no idea on .05% difference scoring 3gram using phrases | graehl |
2010-07-27 | sample fsa ffs compile | graehl |
2010-07-27 | fsa feature templated Accum interface, phrase interface allows exceeding mark... | graehl |
2010-07-25 | more comprehensible (but untested) edge/node filtering, awesome per-edge debu... | graehl |
2010-07-25 | cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs... | graehl |
2010-07-23 | sparse_vector use google::dense_hash_map, fsa scan logging | graehl |
2010-07-21 | Score::Clone() via CRTP | graehl |
2010-07-21 | gzstream | graehl |
2010-07-20 | remove duplicate notify | graehl |
2010-07-19 | shared_ptr for scores. todo: intrusive. | graehl |
2010-07-18 | boost cmd line notify(conf) was missing | graehl |
2010-07-16 | oracle refactor, oracle vest directions, sparse_vector | graehl |
2010-07-16 | oracle is_null | graehl |
2010-07-16 | oracle directions | graehl |
2010-07-15 | move kbest to oracle_bleu | graehl |
2010-07-15 | oracle bleu refactor | 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-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 | optional max arity param for Arity_N features (no hardcoded max of N=9); FF::... | 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 | warning only on feat dotprod vs. viterbi prob mismatch | graehl |