summaryrefslogtreecommitdiff
path: root/decoder/trule.cc
AgeCommit message (Expand)Author
2012-05-27clean upChris Dyer
2012-05-23more bjam stuff, more cleanupChris Dyer
2012-02-27generic bayesian cfg learner with a bunch of cfg grammar typesChris Dyer
2011-03-23remove thread-local stuff which was fragile on some build systemsChris Dyer
2011-03-16possible mert bug with rules with alignmentsChris Dyer
2011-03-06print word alignments in ruleChris Dyer
2010-12-01alternative def of neighborhoodsredpony
2010-08-11debug cfg from hg, source and target. cdec --source_cfg_output=-graehl
2010-08-11cout<<TRulegraehl
2010-08-10fix warninggraehl@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-07-08--show_featuresgraehl
2010-06-22initial checkinredpony