summaryrefslogtreecommitdiff
path: root/python/src/cdec.sa._sa.pxd
AgeCommit message (Collapse)Author
2013-08-26Improve the package structure of pycdecVictor 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 ...
2012-07-28[python] Suffix array compiler can read bitext (-b)Victor Chahuneau