summaryrefslogtreecommitdiff
path: root/decoder
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-17baigraehl@gmail.com
2010-08-17kthxgraehl@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-15yyunput warninggraehl@gmail.com
2010-08-15cfg testgraehl@gmail.com
2010-08-13weekendgraehl
2010-08-13boost::hashgraehl
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-12add 'make check' supportredpony
2010-08-12decoder->utilsgraehl
2010-08-12fidgetgraehl
2010-08-11itoagraehl
2010-08-11debuggraehl
2010-08-11prettier --nt-span=1 binarized labelsgraehl
2010-08-11more link lne fixesredpony
2010-08-11do not print NULL binarized cfg TRulegraehl
2010-08-11use boost hashgraehl
2010-08-11cfg binarization compilesgraehl
2010-08-11mergegraehl
2010-08-11mergegraehl
2010-08-11major refactor, break bad circular depsredpony
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-11only print cfg oncegraehl
2010-08-11cfg print goal nt rhsgraehl
2010-08-10CFG binarize optsgraehl
2010-08-10NTSpan set l,rgraehl
2010-08-10support for running in multiple environments which are automatically detectedredpony
2010-08-10fix warninggraehl@gmail.com
2010-08-10cdec --cfg_output=-graehl@gmail.com
2010-08-10backed out from using lexer on Trule(string) - expected features at target-rh...graehl@gmail.com
2010-08-10parse trule(string) using lexer - needs testing, affects earley_composergraehl
2010-08-09disable debug printgraehl@gmail.com
2010-08-09ComputeEdgeViterbigraehl@gmail.com
2010-08-09hg sort in_edges by viterbi, debug print temporarily enabled which always --s...graehl@gmail.com
2010-08-08cfggraehl@gmail.com
2010-08-07init bleumodel in generategraehl@gmail.com
2010-08-07cdec -A "LanguageModelFsa lm.gz" worksgraehl@gmail.com