summaryrefslogtreecommitdiff
path: root/vest
AgeCommit message (Collapse)Author
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
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@714 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-26few fixes for stricter ld in gcc 4.5.1redpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@624 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-17vest generate / map vector print / read compatabilitygraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@584 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-17fix bug when vest starts with an origin = 0redpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@578 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-12add 'make check' supportredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@534 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-11more link lne fixesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@521 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-11forgotten filesredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@520 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-11major refactor, break bad circular depsredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@509 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-10support for running in multiple environments which are automatically detectedredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@501 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-07syntaxgraehl@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@492 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-07init bleumodel in generategraehl@gmail.com
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@491 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-08-07propagation of feature name+debug from factory, return correct features ↵graehl
array for fsa ffs git-svn-id: https://ws10smt.googlecode.com/svn/trunk@486 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-31fixed dist-vest bug in passing ref args after the first - explains the phil ↵graehl
complaint and my bad oracle bleu tuning git-svn-id: https://ws10smt.googlecode.com/svn/trunk@463 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-28vest: pass refs to generate when using oracle; expect gzipped decoder outputgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@450 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-28vest bleu_weightgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@448 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-28minorgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@447 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-27bindirgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@440 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-27vest cpbin include sentclientgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@439 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26cpbin sentserver too (dep used by parallelize.plgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@425 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26File::Basenamegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@420 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26fix some stuffredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@419 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26include contextBOW prob when shortening contextgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@418 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26vestgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@417 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-26vestgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@416 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-23bottom-up FF from fsa FF - WordPenaltyFsa - needs debugginggraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@373 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-22add additional filtering stepredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@368 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-21verbose() instead of redundant flaggraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@363 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-21Score::Clone() via CRTPgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@360 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-20tokenization works. oops.graehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@346 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-20tests compilegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@332 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-20Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr ↵graehl
compile fixes for decoder progs git-svn-id: https://ws10smt.googlecode.com/svn/trunk@331 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-19fixed oracle generate, detailed score info with --verbosegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@329 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-19shared_ptr for scores. todo: intrusive.graehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@327 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-19undo syntax errorgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@323 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-19shared_ptr for ReadFile and doc_scorer; init ds to GetOne() in oraclegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@322 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-19duplicate -n option removedgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@320 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-19vest generate --verbosegraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@315 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-18boost cmd line notify(conf) was missinggraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@313 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-17fix to make work, plus avoid bug in ast_csoreredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@309 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-17more support for other clustersredpony
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@307 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-16reverse cat w/o buffering - for testinggraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@301 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-16line_mediator.pl SERIAL DIRECT PIPE SNAKE CROSS DEBUGgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@297 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-16line_mediator.pl SERIAL DIRECT PIPE SNAKE CROSS DEBUGgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@296 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-16line_mediator.pl indicate mode if DEBUGgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@295 ec762483-ff6d-05da-a07a-a48fb63a330f
2010-07-16DEBUG=1 ./line_mediator.plgraehl
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@294 ec762483-ff6d-05da-a07a-a48fb63a330f