Age | Commit message (Expand) | Author |
2011-03-14 | more paranoid checking when (idiot/time-crunched) user tries to define his ow... | Jonathan Clark |
2011-03-11 | be more verbose when running each child decoder process when forking. also, a... | Jonathan Clark |
2011-03-11 | dont fail on possibly temporary qstat errors | Jonathan Clark |
2011-03-11 | just use grep and dont check return code | Jonathan Clark |
2011-03-11 | fail | Jonathan Clark |
2011-03-11 | dont die when there are no running jobs | Jonathan Clark |
2011-03-11 | another dumb bug involving cleanup being executed preemptively | Jonathan Clark |
2011-03-11 | fix my dumb bug that killed qsub functionality | Jonathan Clark |
2011-03-10 | Unsuck dist-vest | Jonathan Clark |
2011-03-10 | initial version of scons | Jonathan Clark |
2011-02-22 | fail early in vest on decoder failure | Chris Dyer |
2011-02-11 | vest fix | Chris Dyer |
2011-02-11 | vest fix | Chris Dyer |
2011-02-11 | multi-pass mert | Chris Dyer |
2011-02-06 | parallelize vest on large shared memory machines using fork and make | Chris Dyer |
2010-12-10 | extract kbest alignments | Chris Dyer |
2010-11-12 | Configuration for new scheduler on the LTI cluster | jon.h.clark |
2010-08-26 | few fixes for stricter ld in gcc 4.5.1 | redpony |
2010-08-17 | vest generate / map vector print / read compatability | graehl |
2010-08-17 | fix bug when vest starts with an origin = 0 | redpony |
2010-08-12 | add 'make check' support | redpony |
2010-08-11 | more link lne fixes | redpony |
2010-08-11 | forgotten files | redpony |
2010-08-11 | major refactor, break bad circular deps | redpony |
2010-08-10 | support for running in multiple environments which are automatically detected | redpony |
2010-08-07 | syntax | graehl@gmail.com |
2010-08-07 | init bleumodel in generate | graehl@gmail.com |
2010-08-07 | propagation of feature name+debug from factory, return correct features array... | graehl |
2010-07-31 | fixed dist-vest bug in passing ref args after the first - explains the phil c... | graehl |
2010-07-28 | vest: pass refs to generate when using oracle; expect gzipped decoder output | graehl |
2010-07-28 | vest bleu_weight | graehl |
2010-07-28 | minor | graehl |
2010-07-27 | bindir | graehl |
2010-07-27 | vest cpbin include sentclient | graehl |
2010-07-26 | cpbin sentserver too (dep used by parallelize.pl | graehl |
2010-07-26 | File::Basename | graehl |
2010-07-26 | fix some stuff | redpony |
2010-07-26 | include contextBOW prob when shortening context | graehl |
2010-07-26 | vest | graehl |
2010-07-26 | vest | graehl |
2010-07-23 | bottom-up FF from fsa FF - WordPenaltyFsa - needs debugging | graehl |
2010-07-22 | add additional filtering step | redpony |
2010-07-21 | verbose() instead of redundant flag | graehl |
2010-07-21 | Score::Clone() via CRTP | graehl |
2010-07-20 | tokenization works. oops. | graehl |
2010-07-20 | tests compile | graehl |
2010-07-20 | Score::TimesEquals for vlad-mira, intrusive refcount for Score, shared_ptr co... | graehl |
2010-07-19 | fixed oracle generate, detailed score info with --verbose | graehl |
2010-07-19 | shared_ptr for scores. todo: intrusive. | graehl |
2010-07-19 | undo syntax error | graehl |