summaryrefslogtreecommitdiff
path: root/decoder
AgeCommit message (Collapse)Author
2014-02-20Allow NGramFeatures to be named in order to avoid conflicts when using more ↵armatthews
than one set of them
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
2013-12-16better parsing errors, thx to nschneid, also increase limits on number of ↵Chris Dyer
features
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 ↵Patrick Simianer
syntax features
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
2013-04-26added Gesa's alternative source syntax featuresPatrick Simianer
2013-04-26added (broken) feature functionPatrick Simianer
2013-04-26added Gesa's soft syntactic featuresPatrick Simianer
2013-04-25added Gesa's parse match feature functionPatrick Simianer
2013-04-22support emission probabilities in class-based LMsChris Dyer
2013-03-23fix rules featuresChris Dyer
2013-03-20n-gram word class featuresChris Dyer
2013-03-15fix bugChris Dyer
2013-03-14fix source pathChris Dyer
2013-03-14source path featuresChris Dyer
2013-01-18KenLM dffafbf with lmplz source (but not built)Kenneth Heafield
2013-01-08fixes for distChris Dyer
2013-01-08add header files to sources to create correct distributionsChris Dyer
2012-12-15enable kenlm compressionChris Dyer
2012-12-14Updated incremental, updated kenlm. Incremental assumes <s>Kenneth Heafield
2012-11-17remove some old stuffChris Dyer
2012-11-14Short-circuit search when generating hypergraphs.Kenneth Heafield
2012-11-05build fix, default learning ratePatrick Simianer
2012-11-05merge upstream/masterPatrick Simianer
2012-10-25move some grammar stuff aroundChris Dyer