summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-13shorter expected outputPatrick Simianer
2014-01-13Merge remote-tracking branch 'upstream/master'Patrick Simianer
2014-01-13rule word alignment featuresPatrick Simianer
2014-01-11Fix compilation with ancient gccKenneth Heafield
2013-12-29Citationmjdenkowski
2013-12-29Merge branch 'master' of https://github.com/redpony/cdecmjdenkowski
2013-12-29Citationmjdenkowski
2013-12-26add support for epsilons in input latticeChris Dyer
2013-12-19Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2013-12-19show alignment spaceChris Dyer
2013-12-16better parsing errors, thx to nschneid, also increase limits on number of ↵Chris Dyer
features
2013-12-12Restore unbuffered functionality as optionmjdenkowski
2013-12-12fix iniPatrick Simianer
2013-12-04Flush each linemjdenkowski
2013-12-04Remove dependency on pycdec for force alignmentmjdenkowski
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