summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-21adding functionality to fast_sparse_vector, getting ready for transition to itChris Dyer
2011-04-21beginning of fast sparse vector implChris Dyer
2011-04-18helper scriptChris Dyer
2011-04-16pthread fixChris Dyer
2011-04-16llh computerChris Dyer
2011-04-14mpi optimizationsChris Dyer
2011-04-14mpi updateChris Dyer
2011-04-06Update build scripts and minor string_piece header changesKenneth Heafield
2011-03-30small fix for dynasearch neighborhoodsChris Dyer
2011-03-29dynasearch neighborhood option instead of default partitionChris Dyer
2011-03-25Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-03-25em optimizer- really crappy implementationChris Dyer
2011-03-24Merge branch 'master' of github.com:redpony/cdecJonathan Clark
2011-03-24Be more paranoid and check count of topbest sents, too. Also, provide path to...Jonathan Clark
2011-03-24various summary feature types, part 1Chris Dyer
2011-03-24more augment grammar optionsChris Dyer
2011-03-24Add some new files to the GLC buildJonathan Clark
2011-03-24Undo some silly local changes so we can pullJonathan Clark
2011-03-24Undo some silly local changes so we can pullJonathan Clark
2011-03-23remove dependency on boost thread libraryChris Dyer
2011-03-23fail if no lex program is found (i think)Chris Dyer
2011-03-23refactor makefileChris Dyer
2011-03-23remove thread-local stuff which was fragile on some build systemsChris Dyer
2011-03-23yet another feature attemptChris Dyer
2011-03-22reweight after weight pushing to avoid weird outputChris Dyer
2011-03-22fix local normalizer code for summary featuresChris Dyer
2011-03-22check for infsChris Dyer
2011-03-21add support for normalized 'summary features'- seemingly sound way of dealing...Chris Dyer
2011-03-21compiler warningsKenneth Heafield
2011-03-21Update error handling and a corner case of trie.Kenneth Heafield
2011-03-20prevent over-aggressive error checking in vest scriptChris Dyer
2011-03-18compile fixChris Dyer
2011-03-17try 2Chris Dyer
2011-03-17freeze features, including penaltyChris Dyer
2011-03-17enable weights to be frozen during trainingChris Dyer
2011-03-16possible mert bug with rules with alignmentsChris Dyer
2011-03-16Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-03-16explicit markers turned on by defaultChris Dyer
2011-03-14Get enough compiling with scons to finish off the emnlp paperJonathan Clark
2011-03-14Fix wordset to override features() so that we can safely use multiple instanc...Jonathan Clark
2011-03-14more paranoid checking when (idiot/time-crunched) user tries to define his ow...Jonathan Clark
2011-03-11be more verbose when running each child decoder process when forking. also, a...Jonathan Clark
2011-03-11dont fail on possibly temporary qstat errorsJonathan Clark
2011-03-11just use grep and dont check return codeJonathan Clark
2011-03-11failJonathan Clark
2011-03-11dont die when there are no running jobsJonathan Clark
2011-03-11ignore emacs temp filesJonathan Clark
2011-03-11another dumb bug involving cleanup being executed preemptivelyJonathan Clark
2011-03-11Merge branch 'master' of github.com:redpony/cdecJonathan Clark
2011-03-11fix my dumb bug that killed qsub functionalityJonathan Clark