summaryrefslogtreecommitdiff
path: root/decoder/cfg.cc
AgeCommit message (Expand)Author
2010-08-17vest generate / map vector print / read compatabilitygraehl
2010-08-17--cfg-binarize-split=1 fixesgraehl@gmail.com
2010-08-17split bin fix - no length 1 rhs virtual NTsgraehl
2010-08-16fixedgraehl
2010-08-16fixed vector iter invalid. from push_backgraehl@gmail.com
2010-08-16greedy binarization - needs testing, may have broke l2rgraehl@gmail.com
2010-08-15files required for testgraehl@gmail.com
2010-08-15really fixed binarization. testgraehl@gmail.com
2010-08-15fixed binarization. testgraehl@gmail.com
2010-08-13boost::hashgraehl
2010-08-13(NEEDS TESTING) cfg index rules->nts, sort by prob, remove duplicates keeping...graehl
2010-08-13binarized cfg names improvedgraehl
2010-08-13named_enum, itoa, cdec replace --a-b=x with --a_b=xgraehl
2010-08-11prettier --nt-span=1 binarized labelsgraehl
2010-08-11do not print NULL binarized cfg TRulegraehl
2010-08-11use boost hashgraehl
2010-08-11cfg binarization compilesgraehl
2010-08-11mergegraehl
2010-08-11fixed encoding of NT in rhs: n as -n, in CFG::Initgraehl
2010-08-11debug cfg from hg, source and target. cdec --source_cfg_output=-graehl
2010-08-11cout<<TRulegraehl
2010-08-11cfg print goal nt rhsgraehl
2010-08-10CFG binarize optsgraehl
2010-08-10cdec --cfg_output=-graehl@gmail.com
2010-08-10parse trule(string) using lexer - needs testing, affects earley_composergraehl
2010-08-08cfggraehl@gmail.com