summaryrefslogtreecommitdiff
path: root/decoder/ff_factory.cc
AgeCommit message (Expand)Author
2010-08-07cdec -A "LanguageModelFsa lm.gz" worksgraehl@gmail.com
2010-08-07usage for FSA featuresgraehl
2010-08-07dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto...graehl
2010-07-27fsa feature templated Accum interface, phrase interface allows exceeding mark...graehl
2010-07-23deterministic FF_FSA debug in constructorgraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23strip debug param from feature spec; debug info on from_fsa Initgraehl
2010-07-23implicit first param to ffs: "debug". fsa final traversal set feature=0 firs...graehl
2010-07-08feature functions support e.g. --usage=LanguageModel, report feature ids, war...graehl
2010-07-08actually use -n feature_name in LanguageModel. FF factory usage facility, FF...graehl
2010-06-22initial checkinredpony