summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-15fix for missing angle quote formChris Dyer
2014-02-14fix unary handling in scfg parserChris Dyer
2014-02-10transition away from checking in big data filesChris Dyer
2014-02-09adaptive hope-fear learnerChris Dyer
2014-02-02load multiple grammarsChris Dyer
2014-01-28better mira defaults, new release 2014-01-28Chris Dyer
2014-01-28smarter script for adding <s> and </s> markersChris Dyer
2014-01-28useful debuggingChris Dyer
2014-01-28what did i doChris Dyer
2014-01-27Another attempted fix at the sorting iterator for C++11Kenneth Heafield
2014-01-27Fix C++11 compiler errorKenneth Heafield
2014-01-28Merge branch 'master' of github.com:redpony/cdecChris Dyer
2014-01-28fix initialization of lagrange multipliersChris Dyer
2014-01-27KenLM 5cc905bc2d214efa7de2db56a9a672b749a95591Kenneth Heafield
2014-01-23Merge branch 'master' of https://github.com/redpony/cdecarmatthews
2014-01-23Reordered HTML entity blocksarmatthews
2014-01-23Merged quote-norm with Greg's WMT normalization scriptarmatthews
2014-01-22utf8 got biggerChris Dyer
2014-01-20hindi monthsChris Dyer
2014-01-20deal with acronyms in hindiChris Dyer
2014-01-20fix link errorChris Dyer
2014-01-20fix openmp flag usageChris Dyer
2014-01-20update date, copyrightChris Dyer
2014-01-20fix for buildChris Dyer
2014-01-20hindi editsChris Dyer
2014-01-18new readmeChris Dyer
2014-01-18update readmeChris Dyer
2014-01-18heads upChris Dyer
2014-01-18new tuning of crf compound splitter for wmt14Chris Dyer
2014-01-17Merge branch 'master' of https://github.com/redpony/cdecChris Dyer
2014-01-17new de splitChris Dyer
2014-01-16moar hindiChris Dyer
2014-01-15Merge branch 'master' of github.com:redpony/cdecChris Dyer
2014-01-15deal with hindiChris Dyer
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
RuleWordAlignmentFeatures, minor dtrain changes
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