summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2014-05-09remove fixed bug warningChris Dyer
2014-05-08missing headerChris Dyer
2014-05-08better featuresChris Dyer
2014-05-08Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2014-05-08turn of span filteringChris Dyer
2014-04-27clean up headersChris Dyer
2014-04-25check for non-rescorable hypergraphsChris Dyer
2014-04-25fix tree-to-string forest so it works with cube pruning assumptionsChris Dyer
2014-04-25support for multiple xRs states in parser (not yet in rules)Chris Dyer
2014-04-17fix rescoringChris Dyer
2014-04-16fix for bug due to using wrong tree traversalChris Dyer
2014-04-09better logging of union statsChris Dyer
2014-04-09don't hash on an internal idChris Dyer
2014-04-08smarter unionChris Dyer
2014-04-08track node_hash fieldChris Dyer
2014-04-07track node state for smarter unionChris Dyer
2014-04-07clean up dead TRule codeChris Dyer
2014-04-02fix floating point issueChris 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-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-27remove warningsChris Dyer
2014-03-27breadth first iterator for tree fragmentChris Dyer
2014-03-18star functionChris Dyer
2014-03-13possible gcc comp errorChris Dyer
2014-03-13missing commitChris Dyer
2014-03-13missing makefileChris Dyer
2014-03-13missing commitChris Dyer
2014-03-12tree_fragment stuffChris Dyer
2014-03-12add support for internal tree structure on SCFG rulesChris Dyer
2014-02-23ngrams fix for unigram modelsChris Dyer
2014-02-23Merge branch 'master' of github.com:redpony/cdecChris Dyer
2014-02-23fix rule emission behaviorChris Dyer
2014-02-20Merge branch 'master' of https://github.com/redpony/cdecarmatthews
2014-02-20Allow NGramFeatures to be named in order to avoid conflicts when using more t...armatthews
2014-02-16new rule shape featuresChris Dyer
2014-02-14fix unary handling in scfg parserChris Dyer
2014-02-02load multiple grammarsChris Dyer
2014-01-20update date, copyrightChris Dyer
2014-01-18new tuning of crf compound splitter for wmt14Chris Dyer
2014-01-17new de splitChris Dyer
2014-01-13Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-01-13rule word alignment featuresPatrick Simianer
2013-12-26add support for epsilons in input latticeChris Dyer
2013-12-19Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2013-12-19show alignment spaceChris Dyer