summaryrefslogtreecommitdiff
path: root/decoder/ff_sample_fsa.h
AgeCommit message (Expand)Author
2011-03-10remove dependency on SRILMChris Dyer
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-07-31shorten_left commentgraehl
2010-07-27sample fsa ffs compilegraehl
2010-07-27fsa feature templated Accum interface, phrase interface allows exceeding mark...graehl
2010-07-26LanguageModelFsa works. TODO: sri context shortening?graehl
2010-07-26stateful ff_from_fsa works - fixed bug that never moved right state from righ...graehl
2010-07-25cleaned up kbest, new USE_INFO_EDGE 1 logs per edge, --show_derivation (needs...graehl
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23prettygraehl
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...graehl
2010-07-23sparse_vector use google::dense_hash_map, fsa scan logginggraehl
2010-07-23fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrevgraehl