summaryrefslogtreecommitdiff
path: root/decoder/trule.h
AgeCommit message (Expand)Author
2010-08-11debug cfg from hg, source and target. cdec --source_cfg_output=-graehl
2010-08-11cout<<TRulegraehl
2010-08-10parse trule(string) using lexer - needs testing, affects earley_composergraehl
2010-07-24FSA: simpler Scan1 ScanT1 methods, otherewise also expose edge to full Scangraehl
2010-07-13cdec now supports coarse-to-fine decoding (for SCFG only).adam.d.lopez
2010-07-08--show_featuresgraehl
2010-06-22initial checkinredpony