Age | Commit message (Expand) | Author |
2014-12-11 | Add IgnoredStateSize() to FeatureFunction | Wu, Ke |
2014-04-07 | track node state for smarter union | Chris Dyer |
2013-11-25 | remove dead code, add adagrad crf learner | Chris Dyer |
2013-11-10 | fix for c++11 | Chris Dyer |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer |
2012-10-16 | clean up of bad header includes | Chris Dyer |
2012-03-03 | use assert properly | Chris Dyer |
2011-09-15 | script to filter reachable sentences, weight cleanup | Guest_account Guest_account prguest11 |
2011-07-28 | stuff | Chris Dyer |
2011-07-08 | add Fast Cube Pruning | andrea gesmundo |
2010-12-22 | fix compound splitter, new features, more training data | Chris Dyer |
2010-09-28 | use boost mpi, fix L1 stochastic optimizer | redpony |
2010-09-20 | support turning off verbose logging | redpony |
2010-08-18 | ValueArray instead of string for state - same LM decode scores | graehl |
2010-08-07 | cdec -A "LanguageModelFsa lm.gz" works | graehl@gmail.com |
2010-07-25 | USE_INFO_EDGE works for exh, cube | graehl |
2010-07-25 | being ensuring edge debug info is copied when apply_models - new hg.AddEdge m... | graehl |
2010-07-23 | implicit first param to ffs: "debug". fsa final traversal set feature=0 firs... | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |
2010-07-19 | shared_ptr for scores. todo: intrusive. | graehl |
2010-07-16 | smallvector template | 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 | exhaustive rather than cube, if ModelSet is stateless | graehl |
2010-07-05 | comment unused var names, todo | graehl |
2010-06-22 | initial checkin | redpony |