summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-05-25travis ci supportChris Dyer
2012-05-25Force multi-threaded build if only multi-threaded Boost is present.Kenneth Heafield
2012-05-25Fix path to test_dataKenneth Heafield
2012-05-25sentserver should be multi-threadedKenneth Heafield
2012-05-23dpmert jamChris Dyer
2012-05-23forgotten fileChris Dyer
2012-05-23more bjam stuff, more cleanupChris Dyer
2012-05-23Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-05-23git ignoreChris Dyer
2012-05-23Add names of default features so that we can convert into the typical 'named'...Jonathan Clark
2012-05-23Script for dividing a single file full of references into the 1-reference-per...Jonathan Clark
2012-05-23Add a script that can wrap an input set with SGML tags that tell cdec where t...Jonathan Clark
2012-05-23Add script to convert from sa-extract's unnamed format to cdec's more readabl...Jonathan Clark
2012-05-23support for cab, pay attention to BOOST_ROOT in bjamChris Dyer
2012-05-20Rename decoder library, assimilate mira directoryKenneth Heafield
2012-05-18build with bjamChris Dyer
2012-05-17Training jamfileChris Dyer
2012-05-17jamfiles for cregChris Dyer
2012-05-17Merge branch 'master' of https://github.com/redpony/cdecVictor Chahuneau
2012-05-17Fix JSON parser for unicode, empty feature vectorsVictor Chahuneau
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