summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-12-12fix iniPatrick Simianer
2013-12-04fix merge conflictPatrick Simianer
2013-11-30fix formatChris Dyer
2013-11-30fix l1 implementation to ensure greater sparsityChris Dyer
2013-11-30Update extractor README.Paul Baltescu
2013-11-30Update .gitignore.Paul Baltescu
2013-11-28Merge branch 'master' of github.com:pks/cdec-dtrainPatrick Simianer
2013-11-28fixed PRO samplingPatrick Simianer
2013-11-28Fix mira on taipan/tiger.Paul Baltescu
2013-11-28Merge branch 'master' of github.com:pks/cdec-dtrainPatrick Simianer
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
1) fix the call to ibm model 1 aligner, 2) create a makefile target for ...
2013-11-131) fix the call to ibm model 1 aligner, 2) create a makefile target for ↵Waleed Ammar
generating wordpair features, 3) optionally generate sparse affix features (default behavior is still identical).
2013-11-13Merge pull request #28 from pks/masterChris Dyer
fix
2013-11-13fixPatrick Simianer
2013-11-13Merge pull request #27 from pks/masterChris Dyer
Tidying (soft) syntax features; loo for C++ extractor; updates for dtrain
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
mira breaks on noninteractive machines when matplotlib is installed, com...
2013-11-11mira breaks on noninteractive machines when matplotlib is installed, ↵Waleed Ammar
complaining that $DISPLAY environment variable is not set. fix it as described at http://matplotlib.org/faq/howto_faq.html
2013-11-10hack to fix compilation problems on mavChris Dyer
2013-11-10mav fixesChris Dyer
2013-11-10fix for mavericksChris Dyer