summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
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
2010-08-07testgraehl
2010-08-07forgot to addgraehl
2010-08-07apply fsa models (so far only by bottom up) in cdecgraehl
2010-08-07propagation of feature name+debug from factory, return correct features array...graehl
2010-08-07usage for FSA featuresgraehl
2010-08-07simple test decodesgraehl
2010-08-07dynamic fsa ff, factory for fsa and ff shares code, factory moved to ff_facto...graehl
2010-08-04fix to compile with early versions of boostredpony