summaryrefslogtreecommitdiff
path: root/decoder/tree2string_translator.cc
AgeCommit message (Expand)Author
2014-04-16fix for bug due to using wrong tree traversalChris Dyer
2014-04-07track node state for smarter unionChris Dyer
2014-04-07clean up dead TRule codeChris Dyer
2014-04-01deal with pass through rulesChris Dyer
2014-04-01check for empty hgChris Dyer
2014-04-01deal with multiple grammars in t2sChris Dyer
2014-04-01tree2string test, fix for edge caseChris Dyer
2014-04-01minimally tested t2s translatorChris Dyer
2014-03-30almost complete tree to string translatorChris Dyer
2014-03-27breadth first iterator for tree fragmentChris Dyer
2014-03-13possible gcc comp errorChris Dyer
2014-03-12add support for internal tree structure on SCFG rulesChris Dyer