summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-05-16bjam cleanupChris Dyer
2012-05-16clean upChris Dyer
2012-05-13Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-05-13eval stuff for creg, test data from ark regressionChris Dyer
2012-05-13put creg in its own top-level folderChris Dyer
2012-05-13fast creg training code for univariate linear and logistic regressionChris Dyer
2012-05-12with-google-hash option, more respect for environment variablesKenneth Heafield
2012-05-12Build fixes: correct config error, fix paths for testsKenneth Heafield
2012-05-12Pull in https://svn.boost.org/trac/boost/changeset/75659Kenneth Heafield
2012-05-12Give in and copy bjam into cdec source codeKenneth Heafield
2012-05-11Assimilate phrasinatorKenneth Heafield
2012-05-11Fix relative paths in tests.Kenneth Heafield
2012-05-11Add just enough jam to compile the decoder.Kenneth Heafield
2012-05-11Pedantic rename to .ll for C++ lex filesKenneth Heafield
2012-05-08better loggingChris Dyer
2012-05-08switch to liblbfgs for proChris Dyer
2012-05-08Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-05-08add liblbfgs, which is much less crappy than the current oneChris Dyer
2012-05-08Output separate files for target hypergraphs.Kenneth Heafield
2012-05-03fix for older gccChris Dyer
2012-05-02remove dependency on gtest, remove all-staticChris Dyer
2012-04-30READMEPatrick Simianer
2012-04-30removed dataPatrick Simianer
2012-04-29now!Patrick Simianer
2012-04-29forgotPatrick Simianer
2012-04-29reverted changes in upstreamPatrick Simianer
2012-04-29added params, outputPatrick Simianer
2012-04-27NEXTPatrick Simianer
2012-04-27Merge remote-tracking branch 'upstream/master'Patrick Simianer
2012-04-27improved readability, fixesPatrick Simianer
2012-04-27make rampion match pseudocode exactlyChris Dyer
2012-04-26working rampion, gimpel&smith (2012)Chris Dyer
2012-04-27fix approx. BLEU of (Chiang et al. '08)Patrick Simianer
2012-04-26made pair sampling configurablePatrick Simianer
2012-04-26remove obsolete stuffPatrick Simianer
2012-04-26merge with upstreamPatrick Simianer
2012-04-26merge older changes, more polishingPatrick Simianer
2012-04-26Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-04-26mostly implemented rampion optimizerChris Dyer
2012-04-23fixPatrick Simianer
2012-04-23Merge remote-tracking branch 'upstream/master'Patrick Simianer
Conflicts: Makefile.am configure.ac
2012-04-23NEXTPatrick Simianer
2012-04-23mst trainChris Dyer
2012-04-21full feature setChris Dyer
2012-04-20parallel gradient computationChris Dyer
2012-04-19fix includesChris Dyer
2012-04-19fix includesChris Dyer
2012-04-19fix for marginalsChris Dyer
2012-04-19fix typoChris Dyer
2012-04-19compute fChris Dyer