在Mac OS X 10.13.2中安装nltk 和numpy

参考网址:http://www.nltk.org/install.html

 

Mac/Unix

  1. Install NLTK: run sudo pip install -U nltk
  2. Install Numpy (optional): run sudo pip install -U numpy
  3. Test installation: run python then type import nltk
posted @ 2017-12-23 13:27  深渊中的鱼  阅读(831)  评论(0编辑  收藏  举报