Appendix A. Your NLP tools

You can run all the examples in this book if you are able to install the nlpia package (http://github.com/totalgood/nlpia). We keep the installation instructions in the README file up-to-date. But if you already have Python 3 installed, and you’re feeling lucky (or are lucky enough to have a Linux environment), you can try

$ git clone https://github.com/totalgood/nlpia
$ pip3 install -e nlpia

If that doesn’t work for you, you’ll probably need to install a package manager and some binary packages for your OS. We have provided some OS-specific instructions in three sections:

  • Ubuntu
  • Mac
  • Windows

These sections show you how to install an OS package manager. Once you have a package manager installed (or you’re on a developer-friendly OS like Ubuntu that already has one), you can install Anaconda3.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset