Age | Commit message (Expand) | Author |
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 | 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-20 | hiero phrase extraction. Don't trust the word alignments yet. | Michael Denkowski |
2012-12-15 | fix recursion limit bug | Chris Dyer |
2012-12-15 | enable kenlm compression | Chris Dyer |
2012-12-13 | Enable loose phrase extraction parameter | Victor Chahuneau |
2012-11-18 | Merge branch 'master' of github.com:redpony/cdec | Chris Dyer |
2012-11-18 | add another interface | Chris Dyer |
2012-11-18 | Add Python tests | Victor Chahuneau |
2012-11-18 | fix python pointers into training lib | Chris Dyer |
2012-11-14 | deal with references | Chris Dyer |
2012-10-25 | fix python build | Chris Dyer |
2012-10-16 | [python] Fix string problems + Documentation. | Victor Chahuneau |
2012-10-02 | note to self | Chris Dyer |
2012-09-06 | add FeatureContext.input_span | Adam Lopez |
2012-09-06 | [cdec.sa] Allow sentence annotation and initial configuration | Victor Chahuneau |
2012-09-06 | [cdec.sa] Fix API to make everyone happy | Victor Chahuneau |
2012-09-06 | [cdec.sa] Fix the list of matching training source sentence | Victor Chahuneau |
2012-09-06 | [cdec.sa] Make list of word ids <-> sentence string mapping easy | Victor Chahuneau |
2012-09-06 | Make Data_Array.data accessible via getter | Adam Lopez |
2012-09-06 | Merge | Adam Lopez |
2012-09-05 | [pycdec.sa] Fix the -f option specification | Victor Chahuneau |
2012-09-05 | Revert to the "old style" pair count... | Victor Chahuneau |
2012-09-05 | Pass F, E texts to features | Adam Lopez |
2012-09-05 | Change FeatureContext.input_span to return slice indices | Adam Lopez |
2012-09-05 | Fix bug in initialization of FeatureContext.input_span | Adam Lopez |
2012-09-05 | Extractor no longer complains if feature definitions aren't supplied | Adam Lopez |
2012-09-05 | Expose new feature extraction API | Victor Chahuneau |
2012-09-05 | Merge alopez/context-features | Victor Chahuneau |
2012-09-04 | Multi-processing grammar extraction | Victor Chahuneau |
2012-09-03 | Support Python 2.6 | Victor Chahuneau |
2012-08-14 | [cdec.sa] Explicit feature names in grammar extractor output | Victor Chahuneau |
2012-08-11 | [python] fix for new dict API | Victor Chahuneau |
2012-08-10 | autogenerate setup.py | Chris Dyer |
2012-08-10 | [python] Parallel decoding | Victor Chahuneau |
2012-08-10 | [python] Examples directory including Rampion | Victor Chahuneau |
2012-08-08 | [python] Get rid of the GIL | Victor Chahuneau |
2012-08-08 | random sampling trees fix | Chris Dyer |
2012-08-07 | sample trees from hypergraphs | Chris Dyer |