Age | Commit message (Expand) | Author |
2011-03-10 | remove dependency on SRILM | Chris Dyer |
2010-08-07 | cdec -A "LanguageModelFsa lm.gz" works | graehl@gmail.com |
2010-08-07 | propagation of feature name+debug from factory, return correct features array... | 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-28 | fsa lm phrase mystery remains, but bool fsa::simple_phrase_score indicates wh... | graehl |
2010-07-27 | fsa feature templated Accum interface, phrase interface allows exceeding mark... | graehl |
2010-07-26 | comment cleanup | graehl |
2010-07-26 | stateful ff_from_fsa works - fixed bug that never moved right state from righ... | graehl |
2010-07-25 | being ensuring edge debug info is copied when apply_models - new hg.AddEdge m... | graehl |
2010-07-25 | fixed CreateViterbiHypergraph (old impl did not work), so --show_derivation w... | graehl |
2010-07-25 | more comprehensible (but untested) edge/node filtering, awesome per-edge debu... | graehl |
2010-07-24 | FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scan | graehl |
2010-07-23 | deterministic FF_FSA debug in constructor | graehl |
2010-07-23 | strip debug param from feature spec; debug info on from_fsa Init | graehl |
2010-07-23 | prettier | graehl |
2010-07-23 | pretty | graehl |
2010-07-23 | more FF_FSA_DEBUG logs | graehl |
2010-07-23 | implicit first param to ffs: "debug". fsa final traversal set feature=0 firs... | graehl |
2010-07-23 | sparse_vector use google::dense_hash_map, fsa scan logging | graehl |
2010-07-23 | fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrev | graehl |
2010-07-23 | fsa: final features opt. for 0 state, correct left_end when # words = 0 | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |