summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Expand)Author
2014-03-18star functionChris Dyer
2014-03-16Merge remote-tracking branch 'upstream/master'Patrick Simianer
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-28Merge remote-tracking branch 'upstream/master'Patrick Simianer
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-16Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-02-14fix unary handling in scfg parserChris Dyer
2014-02-06Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-02-02load multiple grammarsChris Dyer
2014-01-27Merge remote-tracking branch 'upstream/master'Patrick Simianer
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-13remove duplicate word alignment featuresPatrick Simianer
2014-01-13Felix' https://github.com/felleh lexical word alignment featuresPatrick Simianer
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
2013-12-16better parsing errors, thx to nschneid, also increase limits on number of fea...Chris Dyer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-11-13merge w/ upstreamPatrick Simianer
2013-11-10fix for mavericksChris Dyer
2013-11-10fixesChris Dyer
2013-11-10fix for c++11Chris Dyer
2013-11-10small fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-05syntax features now read trees from files -- no more escaping!Patrick Simianer
2013-11-05cleaning up syntax featuresPatrick Simianer
2013-11-03cleaned up parsematch featuresPatrick Simianer
2013-10-08dtrain: added pclr variants and new expected-output; fixed bug in soft syntax...Patrick Simianer
2013-06-20Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-06-18lazy dd880b4 including kenlm 6eef0f1Kenneth Heafield
2013-06-06add rdynamic to cdecChris Dyer
2013-05-06add passthrough length featuresChris Dyer
2013-05-02Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-05-01fix wu ke's unique k-best extraction bugChris Dyer
2013-04-29enabled buildPatrick Simianer
2013-04-29added (broken) variant of a featurePatrick Simianer