summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-03-15added fixed BLEU+1Patrick Simianer
2013-03-15reshardingPatrick Simianer
2013-03-11blaPatrick Simianer
2013-03-11parallelize.rb: proper command line argumentsPatrick Simianer
2013-03-11parallelize.rb: proper command line argumentsPatrick Simianer
2013-03-11parallelize.rb: proper command line argumentsPatrick Simianer
2013-03-03Merge branch 'master' of github.com:pks/cdec-dtrainPatrick Simianer
2013-03-03dtrain parallelize.rb fixesPatrick Simianer
2013-02-18Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-02-16add thingChris Dyer
2013-02-16new metricChris Dyer
2013-02-13fix possible link problemChris Dyer
2013-02-11Baum Welch training for HMMsChris Dyer
2013-02-11fixed l1 regularization iteration sillinessPatrick Simianer
2013-01-29fcount -> paircountMichael Denkowski
2013-01-28For now, don't use online bilex countsMichael Denkowski
2013-01-28Bilexical scores for online rulesMichael Denkowski
2013-01-26Online grammars now diff with incremental suffix array (except lex, TODO)Michael Denkowski
2013-01-24Scored grammars from online extraction. Don't trust them yet.Michael Denkowski
2013-01-24Clean up dead codeMichael Denkowski
2013-01-24made examples work againPatrick Simianer
2013-01-24Merge branch 'master' of github.com:pks/cdec-dtrainPatrick Simianer
2013-01-24enable qsub usePatrick Simianer
2013-01-23Completely untested Raw read callKenneth Heafield
2013-01-23proper topological orderingChris Dyer
2013-01-22russian abbrevsChris Dyer
2013-01-22KenLM 58da338bKenneth Heafield
2013-01-21build ngram_query binaryChris Dyer
2013-01-21tokenizer support for utf8 patternsChris Dyer
2013-01-21a little bit of cleanupChris Dyer
2013-01-21Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-01-20remove dependency on timer/chronoChris Dyer
2013-01-20clean up a bitChris Dyer
2013-01-20Fix missing macrosKenneth Heafield
2013-01-20Better delimiters, cross-platform fixesKenneth Heafield
2013-01-20control max lenChris Dyer
2013-01-20make sure distribution contains all required scriptsChris Dyer
2013-01-19newer versions of boost libsChris Dyer
2013-01-19deal with chrono/timerChris Dyer
2013-01-19new depsChris Dyer
2013-01-19updated version of boost.m4 and automatically build kenneth's LM builderChris Dyer
2013-01-18KenLM dffafbf with lmplz source (but not built)Kenneth Heafield
2013-01-18parallelize enhancementsPatrick Simianer
2013-01-15corpus filesChris Dyer
2013-01-09Old Boost #include also type qualifierKenneth Heafield
2013-01-08fixes for distChris Dyer
2013-01-08don't knowChris Dyer
Merge branch 'master' of github.com:redpony/cdec
2013-01-08add header files to sources to create correct distributionsChris Dyer
2013-01-07Rule extraction unit testMichael Denkowski
2013-01-07Merge branch 'master' of github.com:redpony/cdecMichael Denkowski