summaryrefslogtreecommitdiff
path: root/decoder/apply_fsa_models.cc
AgeCommit message (Expand)Author
2010-08-19ValueArray instead of string for state is 10% fastergraehl
2010-08-18ValueArray instead of string for state - same LM decode scoresgraehl
2010-08-13boost::hashgraehl
2010-08-13(NEEDS TESTING) cfg index rules->nts, sort by prob, remove duplicates keeping...graehl
2010-08-13named_enum, itoa, cdec replace --a-b=x with --a_b=xgraehl
2010-08-11itoagraehl
2010-08-10CFG binarize optsgraehl
2010-08-10cdec --cfg_output=-graehl@gmail.com
2010-08-08cfggraehl@gmail.com
2010-08-07cdec -A "LanguageModelFsa lm.gz" worksgraehl@gmail.com
2010-08-07apply fsa models (so far only by bottom up) in cdecgraehl