Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-03 | typo fix | Michael Denkowski | |
2014-03-03 | Online bilex counts | Michael Denkowski | |
2014-02-26 | Comments | Michael Denkowski | |
2014-02-24 | refactoring | Michael Denkowski | |
2014-02-24 | CountExceptLM and CountExceptLex features for online grammar extraction. | Michael Denkowski | |
2013-11-10 | hack to fix compilation problems on mav | Chris Dyer | |
2013-11-10 | fix for c++11 | Chris Dyer | |
2013-11-10 | small fixes | Chris Dyer | |
2013-11-10 | guard against direct includes of tr1 | Chris Dyer | |
2013-09-24 | Support clearning context | Michael Denkowski | |
2013-09-23 | One extractor, multiple online contexts. | Michael Denkowski | |
2013-08-26 | Improve the package structure of pycdec | Victor Chahuneau | |
This change should not break anything, but now you can run: python setup.py build_ext --inplace and use the cleaner: PYTHONPATH=/path/to/cdec/python python -m ... |