Age | Commit message (Expand) | Author |
2012-02-02 | fix broken build | Chris Dyer |
2012-01-27 | migrate mert to the new scorer interface | Chris Dyer |
2012-01-24 | more models | Chris Dyer |
2012-01-23 | more alignment stuff | Chris Dyer |
2012-01-11 | script to pull out candidate transliterations from a word-aligned parallel co... | Chris Dyer |
2011-12-31 | last change before adding wood&teh stuff | Chris Dyer |
2011-12-30 | logging corpus errors | Chris Dyer |
2011-12-29 | remove broken prior, add logging | Chris Dyer |
2011-12-29 | foo | Chris Dyer |
2011-12-29 | forgotten | Chris Dyer |
2011-12-29 | ngram base dist | Chris Dyer |
2011-12-29 | lexical alignment samplers | Chris Dyer |
2011-10-21 | more particle filter stuff | Guest_account Guest_account prguest11 |
2011-10-20 | bidir model1 base measure | Chris Dyer |
2011-10-12 | model lenght properly, clean up | Chris Dyer |
2011-10-11 | remove implicit conversion-to-double operator from LogVal<T> that caused over... | Guest_account Guest_account prguest11 |
2011-10-11 | check in some experimental particle filtering code, some gitignore fixes | Chris Dyer |
2010-09-22 | mpi support for training | redpony |
2010-08-30 | fix llh | redpony |
2010-08-30 | cleaning up | bothameister |
2010-08-26 | few fixes for stricter ld in gcc 4.5.1 | redpony |
2010-08-25 | waste of time. priors on PYP hyperparameters with MJ's slice sampler. | redpony |
2010-08-25 | onemore | redpony |
2010-08-25 | unit tests for PYP sampler | redpony |
2010-08-25 | compute prob of crp | redpony |
2010-08-25 | crp with explicit table tracking | redpony |
2010-08-23 | fixed llh and changed to random initialiser. | philblunsom |
2010-08-23 | fixed llh and changed to random initialiser. | philblunsom |
2010-08-20 | fix duplicate help argument | redpony |
2010-08-12 | add 'make check' support | 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-05 | Debugged PR-phrase-context and tuned projected gradient to BTEC | trevor.cohn |
2010-08-04 | Added goal option | trevor.cohn |
2010-07-26 | buck 2 utf converter | redpony |
2010-07-26 | Fixed display bug | trevor.cohn |
2010-07-25 | configure number of translations to keep | redpony |
2010-07-25 | added missing file. | philblunsom |
2010-07-24 | restore prjava Makefile | graehl |
2010-07-24 | minor - disable hash sparse_vector for now | graehl |
2010-07-23 | Updated classpath | trevor.cohn |
2010-07-23 | Parallelised VB-EM | trevor.cohn |
2010-07-23 | Adding morphology-segmentation stuff. Changes include: local-gi-pipeline (--m... | bothameister |
2010-07-23 | | desaicwtf |
2010-07-23 | vb runnable from trainer | desaicwtf |
2010-07-23 | Cleaned up extractor | trevor.cohn |
2010-07-23 | Fixed bug when patching the source language with tags and preserving phrase t... | trevor.cohn |
2010-07-23 | Pipeline code for running with mixing tokens and tags in the clustering. | trevor.cohn |
2010-07-23 | Changed the initialisation of the sampler, hopefully this will work better. | philblunsom |
2010-07-22 | variational bayes inference | desaicwtf |