Friday, March 14, 2014

installing nltk for python on centos

wget https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py
-O - | python
easy_install pip
pip install -U pyyaml nltk

No comments:

Blog Archive