summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-15Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2014-01-15maybe better randomization to prevent port conflicts on big machines?Chris Dyer
2014-01-13Merge pull request #36 from pks/masterChris Dyer
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 fea...Chris Dyer
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
2013-11-131) fix the call to ibm model 1 aligner, 2) create a makefile target for gener...Waleed Ammar