Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-28 | drop | Patrick Simianer | |
2015-06-24 | cdec.sa: cleanup | Patrick Simianer | |
2015-05-27 | net: python extractor output | Patrick Simianer | |
2015-05-12 | integrated updating grammars | Patrick Simianer | |
2015-05-11 | net extract | Patrick Simianer | |
2014-04-18 | stdout feedback | mjdenkowski | |
2014-04-18 | Stream mode for grammar extractor | mjdenkowski | |
2014-03-06 | Compile count-based bilex table for online grammar extraction. | Michael Denkowski | |
2014-02-24 | CountExceptLM and CountExceptLex features for online grammar extraction. | 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 ... |