summaryrefslogtreecommitdiff
path: root/decoder/ff_lm.cc
AgeCommit message (Expand)Author
2010-07-08actually use -n feature_name in LanguageModel. FF factory usage facility, FF...graehl
2010-07-07safe hg pruning without needing additional inside reachability pass (max marg...graehl
2010-07-07getgraehl
2010-07-06commentgraehl
2010-07-06finish ff_lm checkingraehl
2010-07-050 size 1gram lm worksgraehl
2010-07-050 bytes state for -o 1 (1gram)graehl
2010-07-05lm spec verify order>0 and filename givengraehl
2010-07-05reuse of same-filename Ngram objects (caveat: lifetime is up to you)graehl
2010-07-05TODO (mostly low priority) notesgraehl
2010-07-01docsgraehl
2010-06-22initial checkinredpony