summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-11russian ortho normChris Dyer
2013-03-09bump releaseChris Dyer
2013-03-08Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2013-03-08few preproc fixesChris Dyer
2013-02-27quick fixChris Dyer
2013-02-23Add compression option to grammar extractorVictor Chahuneau
2013-02-23one missing quote typeChris Dyer
2013-02-22Merge pull request #16 from jflanigan/masterChris Dyer
2013-02-22Add QCRI_BLEUJeff Flanigan
2013-02-21Add QCRI_BLEUJeff Flanigan
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-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-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-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-15corpus filesChris Dyer
2013-01-09Old Boost #include also type qualifierKenneth Heafield
2013-01-08fixes for distChris Dyer
2013-01-08don't knowChris Dyer
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
2013-01-07Online rule extractor output diffs w/ sa extractorMichael Denkowski
2013-01-07fix compile error on older gccsChris Dyer
2013-01-07code cleanupMichael Denkowski
2013-01-04Track source span to keep accurate phrase countsMichael Denkowski
2013-01-04Fixed issue with overlapping alignment linksMichael Denkowski