浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

Download - Natural Language Toolkit

Linux/Unix

NLTK is included in Ubuntu 10.4 (Lucid Lynx).  Get it with: sudo apt-get install python-nltk

NLTK requires Python 2.4.*, 2.5.*, or 2.6.* (check with python -V).  In the unlikely event that you need to install Python, you can do this using your favorite package manager, or find a suitable RPM, or download and build Python from source.

The following optional packages are used by some NLTK modules, you can install them later if you find that you need them.  Use your package manager to install numpy, pyyaml, and matplotlib, or download them:

Install Numpy and Matplotlib by unpacking the source distribution and running sudo python setup.py install

Install Prover9 following the instructions in the Macintosh section above.

OpenSUSE: install the python-nltk package in the "devel:languages:python" repository (more info).

Now proceed with NLTK Source Installation (below).

posted on 2012-02-27 16:25  lexus  阅读(425)  评论(0)    收藏  举报