summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-28implemented check for per-example lossPatrick Simianer
2013-11-28Fixes.Paul Baltescu
2013-11-27Unify sampling backoff strategy.Paul Baltescu
2013-11-26Merge branch 'master' of github.com:pauldb89/cdecPaul Baltescu
2013-11-26Write config file after compiling data structures.Paul Baltescu
2013-11-26Script for grammar extraction only.Paul Baltescu
2013-11-26Merge remote-tracking branch 'upstream/master'Patrick Simianer
2013-11-26Serialize vocabulary.Paul Baltescu
2013-11-25Clean up leave-one-out sampling.Paul Baltescu
2013-11-25Merge branch 'master' of https://github.com/redpony/cdecPaul Baltescu
2013-11-25Reduce unordered_map calls.Paul Baltescu
2013-11-25Reduce memory overhead for constructing the intersector.Paul Baltescu
2013-11-25l1 version of adagrad optimizerChris Dyer
2013-11-25fix for ubuntu systemsChris Dyer
2013-11-25remove dead code, add adagrad crf learnerChris Dyer
2013-11-24Reduce memory overhead for constructing the intersector.Paul Baltescu
2013-11-23Fix broken extractor test.Paul Baltescu
2013-11-23Update .gitignore.Paul Baltescu
2013-11-23Merge branch 'master' of https://github.com/redpony/cdecPaul Baltescu
2013-11-22argh, constPatrick Simianer
2013-11-22typos and minor additionsPatrick Simianer
2013-11-13Merge pull request #29 from wammar/wordpairfeatures2Chris Dyer
2013-11-131) fix the call to ibm model 1 aligner, 2) create a makefile target for gener...Waleed Ammar
2013-11-13Merge pull request #28 from pks/masterChris Dyer
2013-11-13fixPatrick Simianer
2013-11-13Merge pull request #27 from pks/masterChris Dyer
2013-11-13READMEPatrick Simianer
2013-11-13remove crapPatrick Simianer
2013-11-13merge w/ upstreamPatrick Simianer
2013-11-13unit tests for extractor loo samplingPatrick Simianer
2013-11-12fixPatrick Simianer
2013-11-12impl repeat paramPatrick Simianer
2013-11-12implemented batch tuningPatrick Simianer
2013-11-11error on new macsChris Dyer
2013-11-11fix iterator misuseChris Dyer
2013-11-11Merge pull request #26 from wammar/fix_mira_for_noninteractive_machinesChris Dyer
2013-11-11mira breaks on noninteractive machines when matplotlib is installed, complain...Waleed Ammar
2013-11-10hack to fix compilation problems on mavChris Dyer
2013-11-10mav fixesChris Dyer
2013-11-10fix for mavericksChris Dyer
2013-11-10fixesChris Dyer
2013-11-10fix for c++11Chris Dyer
2013-11-10small fixesChris Dyer
2013-11-10fixesChris Dyer
2013-11-10guard against direct includes of tr1Chris Dyer
2013-11-09Remove unnecessary boost filesystem dependencies.Paul Baltescu
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-11-03bitext input for dtrainPatrick Simianer