summaryrefslogtreecommitdiff
path: root/decoder/apply_models.cc
AgeCommit message (Expand)Author
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