summaryrefslogtreecommitdiff
path: root/decoder/ff_lm_fsa.h
AgeCommit message (Expand)Author
2010-08-07propagation of feature name+debug from factory, return correct features array...graehl
2010-08-07dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto...graehl
2010-08-04alloca notegraehl@gmail.com
2010-07-31shorten_left commentgraehl
2010-07-28debugging print - still no idea on .05% difference scoring 3gram using phrasesgraehl
2010-07-28fsa lm phrase mystery remains, but bool fsa::simple_phrase_score indicates wh...graehl
2010-07-27disable fsa lm phrase due to slight (.05%) diff in scores - solve it latergraehl
2010-07-27set fsa features() properlygraehl
2010-07-27sample fsa ffs compilegraehl
2010-07-27fsa feature templated Accum interface, phrase interface allows exceeding mark...graehl
2010-07-26shorten fsa lm state using contextIDgraehl
2010-07-26LanguageModelFsa works. TODO: sri context shortening?graehl
2010-07-25cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...graehl
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl