summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-03makefile for miraChris Dyer
2011-05-03configure for miraChris Dyer
2011-05-03Merge branch 'master' of github.com:redpony/cdecChris Dyer
2011-05-03mira finished, clean upChris Dyer
2011-05-03mira finishedChris Dyer
2011-05-03Merge branch 'master' of github.com:redpony/cdecJonathan Clark
2011-05-03Fix cross entropy and perplexity to use base2 log throughout instead of log_e...Jonathan Clark
2011-05-03Update scons buildJonathan Clark
2011-05-03add miraChris Dyer
2011-05-03weight setting bugChris Dyer
2011-04-30fix memory leak!Chris Dyer
2011-04-30enable list of features to be displayed at the end of decodingChris Dyer
2011-04-28replace old sparse vector with much faster version, major speed improvements ...Chris Dyer
2011-04-28removing loggingChris Dyer
2011-04-27add iteration timerChris Dyer
2011-04-27get rid of bad constructorChris Dyer
2011-04-27fix compile error with FastSparseVector enabledChris Dyer
2011-04-27fix potential crash in FastSparseVector operator=Chris Dyer
2011-04-23get rid of expensive copyChris Dyer
2011-04-23fixesChris Dyer
2011-04-23make sure state is initialized properlyChris Dyer
2011-04-22fix buildChris Dyer
2011-04-22fixChris Dyer
2011-04-22add includeChris Dyer
2011-04-22fix dup codeChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
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