summaryrefslogtreecommitdiff
path: root/decoder/translator.h
AgeCommit message (Expand)Author
2014-05-17stub for t2t translatorChris Dyer
2014-03-13missing commitChris Dyer
2012-07-28slight improvement to the way NTs are handled in the FST-CFG composition algo...Chris Dyer
2012-07-20enable programmatic setting of grammar objects, cleanup of grammar handlingChris Dyer
2011-09-23big update: working iterating, pretty output, test scripts and morePatrick Simianer
2011-09-23added dtrain, implemented psg setting in decoder/translator, implemented psme...Patrick Simianer
2010-12-12facility for adding programmitically generated grammarsChris Dyer
2010-06-22initial checkinredpony