fedora安裝nltk超簡單教程
fedora安裝nltk超簡單教程-珺之
閱讀次數:124 次 來源:admin 發布時間:fedora安裝nltk超簡單教程
在網上看了一大幫子文章。安裝
都煩死了
最后終于發現一篇超簡單的超簡程方法,就是單教輸入
$ yum install python-nltk
就OK了。。安裝華麗麗的超簡程凌亂了又一次
You can go to http://www.nltk.org and download NLTK and all the extras – pyyaml, matplotlib, etc. However, these packages are now in the Fedora repositories which makes it a dead simple task to install.$ sudo yum install python-nltk
You get PyYAML, python-dateutil, python-matplotlib, and all the fix’ins installed as dependencies. This works at least as far back as Fedora 12.
Now run nltk.download() to fetch any corpora you need.
osted on 2012-07-07 13:14 珺之 閱讀(183) 評論(0) 編輯 收藏 舉報
未經允許不得轉載:>貴州網站建設公司 » fedora安裝nltk超簡單教程