码迷,mamicode.com
首页 > 系统相关 > 详细

在Mac OS X 10.13.2中安装nltk 和numpy

时间:2017-12-23 15:53:31      阅读:211      评论:0      收藏:0      [点我收藏+]

标签:import   numpy   os x   class   util   type   code   cut   org   

参考网址: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

在Mac OS X 10.13.2中安装nltk 和numpy

标签:import   numpy   os x   class   util   type   code   cut   org   

原文地址:http://www.cnblogs.com/herosoft/p/8093235.html

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!