28.6.10

link grammar python interface

I now have separated the link grammar module from my NLP project so that is available for others to use, see here

To use:
git clone git://github.com/bluemoon/linkgrammar_module.git
cd linkgrammar_module
python setup.py build
sudo python setup.py install

No comments:

Post a Comment