Age | Commit message (Expand) | Author |
2011-03-17 | freeze features, including penalty | Chris Dyer |
2011-03-17 | enable weights to be frozen during training | Chris Dyer |
2011-03-16 | possible mert bug with rules with alignments | Chris Dyer |
2011-03-16 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-03-16 | explicit markers turned on by default | Chris Dyer |
2011-03-14 | Get enough compiling with scons to finish off the emnlp paper | Jonathan Clark |
2011-03-14 | Fix wordset to override features() so that we can safely use multiple instanc... | Jonathan Clark |
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 | ignore emacs temp files | Jonathan Clark |
2011-03-11 | another dumb bug involving cleanup being executed preemptively | Jonathan Clark |
2011-03-11 | Merge branch 'master' of github.com:redpony/cdec | Jonathan Clark |
2011-03-11 | fix my dumb bug that killed qsub functionality | Jonathan Clark |
2011-03-10 | starcluster env tweak | Chris Dyer |
2011-03-10 | Pretty formatting | Jonathan Clark |
2011-03-10 | scons readme | Jonathan Clark |
2011-03-10 | Merge branch 'master' of github.com:redpony/cdec | Jonathan Clark |
2011-03-10 | whitespace diff | Jonathan Clark |
2011-03-10 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2011-03-10 | experimental nonlinear feature | Chris Dyer |
2011-03-10 | Unsuck dist-vest | Jonathan Clark |
2011-03-10 | initial version of scons | Jonathan Clark |
2011-03-10 | updated test arpa file | Kenneth Heafield |
2011-03-10 | Fix broken klm file for de compounding | Kenneth Heafield |
2011-03-10 | configuration for starcluster clusters | Chris Dyer |
2011-03-10 | use non-terrible build system | Jonathan Clark |
2011-03-10 | Merge branch 'master' of git://github.com/redpony/cdec | Jonathan Clark |
2011-03-10 | glc hacking | Jonathan Clark |
2011-03-10 | remove dependency on SRILM | Chris Dyer |
2011-03-09 | fix compile error on certain gcc's | Chris Dyer |
2011-03-09 | kenlm sync | Kenneth Heafield |
2011-03-09 | print empty line when parse fails | Chris Dyer |
2011-03-08 | make default max sizes bigger, for people who like REALLY BIG RULES | Chris Dyer |
2011-03-08 | fix to json-escape feature names in hg json encoding | Chris Dyer |
2011-03-08 | fix class-based lm | Chris Dyer |
2011-03-08 | support for class based LMs (without emission probs) | Chris Dyer |
2011-03-08 | support multiple LMs with different feature names | Chris Dyer |
2011-03-06 | track alignment info in copy constructor | Chris Dyer |
2011-03-06 | print word alignments in rule | Chris Dyer |
2011-03-06 | clarify a comment | Chris Dyer |
2011-03-06 | support feature collapsing with new span features | Chris Dyer |
2011-03-06 | oov feature | Chris Dyer |
2011-03-03 | new span features | Chris Dyer |
2011-03-03 | replace files option to prevent reloading LM each time | Chris Dyer |
2011-03-03 | more options for augment grammar | Chris Dyer |
2011-03-03 | nasty overflow related bug when comparing prob_t's, which coerced them throug... | Chris Dyer |