Age | Commit message (Expand) | Author |
2013-04-26 | added (broken) feature function | Patrick Simianer |
2013-04-26 | added Gesa's soft syntactic features | Patrick Simianer |
2013-04-25 | only turn on c++11 for extractor | Chris Dyer |
2013-04-25 | added Gesa's parse match feature function | Patrick Simianer |
2013-04-25 | Merge branch 'master' of github.com:pks/cdec-dtrain | Patrick Simianer |
2013-04-25 | parallellized example | Patrick Simianer |
2013-04-24 | Merge branch 'master' of https://github.com/redpony/cdec | Paul Baltescu |
2013-04-24 | Updated README for grammar extractor. | Paul Baltescu |
2013-04-24 | Merge branch 'master' of github.com:pauldb89/cdec | Paul Baltescu |
2013-04-24 | README file for the grammar extractor. | Paul Baltescu |
2013-04-24 | README file for the grammar extractor. | Paul Baltescu |
2013-04-24 | KenLM 0831569c3137536165b107c6841603c725dfa2b1 | Kenneth Heafield |
2013-04-23 | configure c++11 if available | Chris Dyer |
2013-04-23 | fix build | Chris Dyer |
2013-04-23 | merge paul's extractor code | Chris Dyer |
2013-04-23 | Removed useless line from .gitignore. | Paul Baltescu |
2013-04-23 | Replaced time consuming endl with \n. | Paul Baltescu |
2013-04-23 | Print num threads used for grammar extraction. | Paul Baltescu |
2013-04-22 | support emission probabilities in class-based LMs | Chris Dyer |
2013-04-19 | Merge branch 'master' of https://github.com/redpony/cdec | Chris Dyer |
2013-04-19 | hindi | Chris Dyer |
2013-04-14 | Merge pull request #19 from veidel/master | Chris Dyer |
2013-04-14 | Merge branch 'master' of github.com:veidel/cdec | Vladimir Eidelman |
2013-04-14 | add example to run script | Vladimir Eidelman |
2013-04-14 | cleanup script | Vladimir Eidelman |
2013-04-13 | cleanup script | Vladimir Eidelman |
2013-04-13 | cleanup mira | Vladimir Eidelman |
2013-04-13 | mira run script | Vladimir Eidelman |
2013-04-13 | inital commit of mira code | vlade |
2013-04-12 | fix | Patrick Simianer |
2013-04-08 | online wasn't getting set | Michael Denkowski |
2013-04-01 | Minor speedup: pass sentence_id around. | Paul Baltescu |
2013-04-01 | Merge pull request #18 from asaluja/master | Chris Dyer |
2013-03-28 | updated configure.ac | Avneesh Saluja |
2013-03-28 | updated Makefiles | Avneesh Saluja |
2013-03-28 | latent SVM | Avneesh Saluja |
2013-03-28 | re-organized latent SVM (sub-dir of training now) | Avneesh Saluja |
2013-03-28 | fixed conflicts | Avneesh Saluja |
2013-03-26 | swahili abbreviations | Chris Dyer |
2013-03-23 | fix rules features | Chris Dyer |
2013-03-20 | bug fix | Chris Dyer |
2013-03-20 | switch to new score interface for mira | Chris Dyer |
2013-03-20 | n-gram word class features | Chris Dyer |
2013-03-19 | Updated .gitignore. | Paul Baltescu |
2013-03-18 | Merge pull request #17 from pks/master | Chris Dyer |
2013-03-17 | fix possible utf8 bug | Chris Dyer |
2013-03-15 | fix | Patrick Simianer |
2013-03-15 | make perceptron automatically faster | Patrick Simianer |
2013-03-15 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2013-03-15 | overhauled ruby scripts and examples | Patrick Simianer |