- Machine Learning for Cybersecurity Cookbook
- Emmanuel Tsukerman
- 35字
- 2021-06-24 12:29:08
Getting ready
Preparation for this recipe consists of installing the nltk package in pip. The instructions are as follows:
pip install nltk
In addition, download a test file, such as the Python executable from https://www.python.org/ftp/python/3.7.2/python-3.7.2-amd64.exe.