summaryrefslogtreecommitdiff
path: root/decoder/ff_fsa.h
AgeCommit message (Expand)Author
2010-07-23prettygraehl
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...graehl
2010-07-23fixed (NULL-1 < 0) segfault for fsa stateful feature with empty eos stringgraehl
2010-07-23sparse_vector use google::dense_hash_map, fsa scan logginggraehl
2010-07-23fsa: stateless works, debug sample bigram {Longer,Shorter}ThanPrevgraehl
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl
2010-07-21disabled TD reserved stuff - debug init assertion latergraehl
2010-07-21tdict TD:: ss se unk and reserved(i)graehl
2010-07-21Score::Clone() via CRTPgraehl
2010-07-16oracle directionsgraehl
2010-07-15fsa model sketchgraehl