summaryrefslogtreecommitdiff
path: root/decoder/apply_models.cc
AgeCommit message (Expand)Author
2012-03-03use assert properlyChris Dyer
2011-09-15script to filter reachable sentences, weight cleanupGuest_account Guest_account prguest11
2011-07-28stuffChris Dyer
2011-07-08add Fast Cube Pruningandrea gesmundo
2010-12-22fix compound splitter, new features, more training dataChris Dyer
2010-09-28use boost mpi, fix L1 stochastic optimizerredpony
2010-09-20support turning off verbose loggingredpony
2010-08-18ValueArray instead of string for state - same LM decode scoresgraehl
2010-08-07cdec -A "LanguageModelFsa lm.gz" worksgraehl@gmail.com
2010-07-25USE_INFO_EDGE works for exh, cubegraehl
2010-07-25being ensuring edge debug info is copied when apply_models - new hg.AddEdge m...graehl
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...graehl
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl
2010-07-19shared_ptr for scores. todo: intrusive.graehl
2010-07-16smallvector templategraehl
2010-07-12DEBUG_PROMISE - looks okgraehl
2010-07-12inebriated, but sped up inside/outside pruning and made cube poplimit scale w...graehl
2010-07-09exhaustive rather than cube, if ModelSet is statelessgraehl
2010-07-05comment unused var names, todograehl
2010-06-22initial checkinredpony