Age | Commit message (Expand) | Author |
2010-08-11 | major refactor, break bad circular deps | redpony |
2010-08-07 | propagation of feature name+debug from factory, return correct features array... | graehl |
2010-08-02 | fake tdict names for non-ids, push viterbi cost to root in hg, store as featu... | graehl@gmail.com |
2010-07-31 | define | graehl |
2010-07-28 | debugging print - still no idea on .05% difference scoring 3gram using phrases | graehl |
2010-07-28 | fsa lm phrase mystery remains, but bool fsa::simple_phrase_score indicates wh... | graehl |
2010-07-27 | set fsa features() properly | graehl |
2010-07-27 | fsa feature templated Accum interface, phrase interface allows exceeding mark... | graehl |
2010-07-26 | comment cleanup | graehl |
2010-07-26 | include contextBOW prob when shortening context | graehl |
2010-07-26 | shorten fsa lm state using contextID | graehl |
2010-07-26 | LanguageModelFsa works. TODO: sri context shortening? | graehl |
2010-07-23 | comment about unary (1 var) goal rule having no target terminals - seems to b... | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |
2010-07-21 | tdict TD:: ss se unk and reserved(i) | graehl |
2010-07-20 | optional google dense_hash_map, srim vocab (TDICT) as static - may help valgr... | graehl |
2010-07-15 | oracle bleu refactor | graehl |
2010-07-12 | DEBUG_PROMISE - looks ok | graehl |
2010-07-08 | feature functions support e.g. --usage=LanguageModel, report feature ids, war... | graehl |
2010-07-08 | actually use -n feature_name in LanguageModel. FF factory usage facility, FF... | graehl |
2010-07-07 | safe hg pruning without needing additional inside reachability pass (max marg... | graehl |
2010-07-07 | get | graehl |
2010-07-06 | comment | graehl |
2010-07-06 | finish ff_lm checkin | graehl |
2010-07-05 | 0 size 1gram lm works | graehl |
2010-07-05 | 0 bytes state for -o 1 (1gram) | graehl |
2010-07-05 | lm spec verify order>0 and filename given | graehl |
2010-07-05 | reuse of same-filename Ngram objects (caveat: lifetime is up to you) | graehl |
2010-07-05 | TODO (mostly low priority) notes | graehl |
2010-07-01 | docs | graehl |
2010-06-22 | initial checkin | redpony |