summaryrefslogtreecommitdiff
path: root/decoder/ff_lm.h
AgeCommit message (Expand)Author
2012-05-25fix bjam buildChris Dyer
2011-03-10remove dependency on SRILMChris Dyer
2010-07-27fsa feature templated Accum interface, phrase interface allows exceeding mark...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-07-05comment unused var names, todograehl
2010-06-22initial checkinredpony