summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03escaping tool for grammar extractorChris Dyer
2012-02-03make pro use new interfaceChris Dyer
2012-02-02remove some dead code to clean things upChris Dyer
2012-02-02Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-02-02forgotten makefileChris Dyer
2012-02-02fix broken buildChris Dyer
2012-02-02lopez suffix array extractor with copyrighted david chiang code excisedChris Dyer
2012-01-27Merge branch 'master' of github.com:redpony/cdecChris Dyer
2012-01-27rename vest to dpmert (dynamic programming mert), rename variables and types ...Chris Dyer
2012-01-27Silly windows users, code isn't executableKenneth Heafield
2012-01-27migration to new metric api for vest, clean up of unsupported/not functional ...Chris Dyer
2012-01-27migrate mert to the new scorer interfaceChris Dyer
2012-01-24more modelsChris Dyer
2012-01-23more alignment stuffChris Dyer
2012-01-20'pseudo model 2' that strictly favors a diagonal, with tunable parameters for...Chris Dyer
2012-01-11script to pull out candidate transliterations from a word-aligned parallel co...Chris Dyer
2012-01-03multi-floor chinese restaurant described by wood&teh (2009)Chris Dyer
2011-12-31last change before adding wood&teh stuffChris Dyer
2011-12-30logging corpus errorsChris Dyer
2011-12-29remove broken prior, add loggingChris Dyer
2011-12-29fooChris Dyer
2011-12-29forgottenChris Dyer
2011-12-29ngram base distChris Dyer
2011-12-29lexical alignment samplersChris Dyer
2011-12-20Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-12-20new doc scorerChris Dyer
2011-12-20new headersChris Dyer
2011-12-20migrate fast_score to the new APIChris Dyer
2011-12-20new scorer interface is implemented, but not usedChris Dyer
2011-12-14random incomplete metric stuff, including string subsequence kernel implChris Dyer
2011-11-21umiacs config infoChris Dyer
2011-11-21make it possible to build with an earlier version of boostChris Dyer
2011-11-21fix bug in configurationChris Dyer
2011-11-11optionally sample from forest to get training instances, rather than k-best itChris Dyer
2011-11-11new improved distributed operation for PRO, MERTChris Dyer
2011-11-10better defaults for proChris Dyer
2011-11-07Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-11-07updates to pro to support regularization to previous weight vectors, regualar...Chris Dyer
2011-11-03Mostly minor changes like a missing header guard and bad documentationKenneth Heafield
2011-11-03Oops introduced some of Hieu's windows stuffKenneth Heafield
2011-11-03Bugfix trie buildingKenneth Heafield
2011-11-03Merge branch 'master' of github.com:redpony/cdecKenneth Heafield
2011-10-31lbfgs + time-series minibatch optimizationChris Dyer
2011-10-25Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-10-24noun-segmenting weights for german word segmenterChris Dyer
2011-10-24KenLM update. EnumerateVocab moved up a namespace. Fix trie building when b...Kenneth Heafield
2011-10-21more particle filter stuffGuest_account Guest_account prguest11
2011-10-20crazy bugs in parallelizeGuest_account Guest_account prguest11
2011-10-20bidir model1 base measureChris Dyer
2011-10-20fix to prevent stale weightsChris Dyer