Age | Commit message (Expand) | Author |
2013-01-07 | Rule extraction unit test | Michael Denkowski |
2013-01-07 | Merge branch 'master' of github.com:redpony/cdec | Michael Denkowski |
2013-01-07 | Online rule extractor output diffs w/ sa extractor | Michael Denkowski |
2013-01-07 | fix compile error on older gccs | Chris Dyer |
2013-01-07 | code cleanup | Michael Denkowski |
2013-01-04 | Track source span to keep accurate phrase counts | Michael Denkowski |
2013-01-04 | Fixed issue with overlapping alignment links | Michael Denkowski |
2013-01-03 | Michael remembers how hiero phrase extraction works. Not totally | Michael Denkowski |
2012-12-28 | Merge remote-tracking branch 'upstream/master' | Patrick Simianer |
2012-12-28 | Collect/store stats from new training instances | Michael Denkowski |
2012-12-28 | Fix TypeError on __str__ | Michael Denkowski |
2012-12-27 | Online phrase extraction speaks rulefactory's language. | Michael Denkowski |
2012-12-27 | Hooks for online grammar extraction | Michael Denkowski |
2012-12-23 | Working test | Michael Denkowski |
2012-12-23 | debugging | Michael Denkowski |
2012-12-23 | Boundary non-terminals | Michael Denkowski |
2012-12-23 | NonTerminal class | Michael Denkowski |
2012-12-22 | Merge branch 'master' of git://github.com/redpony/cdec | Michael Denkowski |
2012-12-22 | New feature: correct word alignments. I am on an airplane. | Michael Denkowski |
2012-12-21 | New classy version | Michael Denkowski |
2012-12-22 | merge | Patrick Simianer |
2012-12-20 | hiero phrase extraction. Don't trust the word alignments yet. | Michael Denkowski |
2012-12-16 | add grammar convert back in | Chris Dyer |
2012-12-15 | fix recursion limit bug | Chris Dyer |
2012-12-15 | enable kenlm compression | Chris Dyer |
2012-12-14 | Patch up build for now, still no compressed support | Kenneth Heafield |
2012-12-14 | Get macros from config.h, break build for Chris to fix by linking libs | Kenneth Heafield |
2012-12-14 | Updated kenlm | Kenneth Heafield |
2012-12-14 | Updated incremental, updated kenlm. Incremental assumes <s> | Kenneth Heafield |
2012-12-14 | add compression libraries | Chris Dyer |
2012-12-13 | Enable loose phrase extraction parameter | Victor Chahuneau |
2012-12-05 | slight tokenization bug fix | Chris Dyer |
2012-12-05 | remove logging, you should be using pv | Chris Dyer |
2012-12-04 | more flexible corpus cutting | Chris Dyer |
2012-11-25 | optionally optimize diagonal tension | Chris Dyer |
2012-11-24 | comment out asserts | Chris Dyer |
2012-11-24 | victor's geometric series trick | Chris Dyer |
2012-11-20 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2012-11-20 | fixes for 2011 optimizer | Chris Dyer |
2012-11-20 | Merge pull request #11 from pks/master | Chris Dyer |
2012-11-19 | merge upstream/master | Patrick Simianer |
2012-11-19 | merge upstream/master | Patrick Simianer |
2012-11-18 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2012-11-18 | add another interface | Chris Dyer |
2012-11-18 | Switch .travis.yml language to python to get virtualenv | Victor Chahuneau |
2012-11-18 | Add Python tests | Victor Chahuneau |
2012-11-18 | fix python pointers into training lib | Chris Dyer |
2012-11-18 | add package dependency in auto build | Chris Dyer |
2012-11-18 | forgotten makefile | Chris Dyer |
2012-11-18 | major restructure of the training code | Chris Dyer |