summaryrefslogtreecommitdiff
path: root/vest
AgeCommit message (Expand)Author
2011-10-20crazy bugs in parallelizeGuest_account Guest_account prguest11
2011-09-13get rid of bad Weights class so it no longer keeps a copy of a vector inside itChris Dyer
2011-06-08rudimentary support for meteor via an external process. still needs configura...Chris Dyer
2011-05-16proper sampling from unit sphereChris Dyer
2011-04-22fix buildChris Dyer
2011-04-22make compatible with FastSparseVectorChris Dyer
2011-04-16pthread fixChris Dyer
2011-03-24Be more paranoid and check count of topbest sents, too. Also, provide path to...Jonathan Clark
2011-03-20prevent over-aggressive error checking in vest scriptChris Dyer
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-11another dumb bug involving cleanup being executed preemptivelyJonathan Clark
2011-03-11fix my dumb bug that killed qsub functionalityJonathan Clark
2011-03-10Unsuck dist-vestJonathan Clark
2011-03-10initial version of sconsJonathan Clark
2011-02-22fail early in vest on decoder failureChris Dyer
2011-02-11vest fixChris Dyer
2011-02-11vest fixChris Dyer
2011-02-11multi-pass mertChris Dyer
2011-02-06parallelize vest on large shared memory machines using fork and makeChris Dyer
2010-12-10extract kbest alignmentsChris Dyer
2010-11-12Configuration for new scheduler on the LTI clusterjon.h.clark
2010-08-26few fixes for stricter ld in gcc 4.5.1redpony
2010-08-17vest generate / map vector print / read compatabilitygraehl
2010-08-17fix bug when vest starts with an origin = 0redpony
2010-08-12add 'make check' supportredpony
2010-08-11more link lne fixesredpony
2010-08-11forgotten filesredpony
2010-08-11major refactor, break bad circular depsredpony
2010-08-10support for running in multiple environments which are automatically detectedredpony
2010-08-07syntaxgraehl@gmail.com
2010-08-07init bleumodel in generategraehl@gmail.com
2010-08-07propagation of feature name+debug from factory, return correct features array...graehl
2010-07-31fixed dist-vest bug in passing ref args after the first - explains the phil c...graehl
2010-07-28vest: pass refs to generate when using oracle; expect gzipped decoder outputgraehl
2010-07-28vest bleu_weightgraehl
2010-07-28minorgraehl
2010-07-27bindirgraehl
2010-07-27vest cpbin include sentclientgraehl
2010-07-26cpbin sentserver too (dep used by parallelize.plgraehl
2010-07-26File::Basenamegraehl
2010-07-26fix some stuffredpony
2010-07-26include contextBOW prob when shortening contextgraehl
2010-07-26vestgraehl
2010-07-26vestgraehl
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl