- Mastering Machine Learning for Penetration Testing
- Chiheb Chebbi
- 91字
- 2021-06-25 21:03:06
NLTK
Natural language processing is one of the most used applications in machine learning projects. NLTK is a Python package that helps developers and data scientists manage and manipulate large quantities of text. NLTK can be installed by using the following command:
pip install -U nltk

Now, import nltk:
>>> import nltk
Install nltk packages with:
> nltk.download()

You can install all of the packages:

If you are using a command-line environment, you just need to follow the steps:

If you hit all, you will download all of the packages:

推薦閱讀
- 物聯(lián)網(wǎng)標準化指南
- 網(wǎng)絡協(xié)議工程
- 數(shù)據(jù)通信網(wǎng)絡實踐:基礎知識與交換機技術
- 物聯(lián)網(wǎng)智慧安監(jiān)技術
- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- HCNA網(wǎng)絡技術
- 無人機通信
- Building RESTful Web Services with Spring 5(Second Edition)
- Building RESTful Web services with Go
- 智慧光網(wǎng)絡:關鍵技術、應用實踐和未來演進
- 物聯(lián)網(wǎng)長距離無線通信技術應用與開發(fā)
- 網(wǎng)絡環(huán)境中基于用戶視角的信息質量評價研究
- 基于性能的保障理論與方法
- jQuery Mobile Web Development Essentials
- 深入理解OpenStack Neutron