Natural Language Processing in Action examples, data, and utilities
Project description
The code and data for [Natural Language Processing in Action](https://www.manning.com/books/natural-language-processing-in-action)
Description
A community-developed book about building Natural Language Processing pipelines for prosocial chatbots that contribute to communities.
Getting Started
Install [Anaconda](https://docs.anaconda.com/anaconda/install/)
Clone this repository
> git clone https://github.com/totalgood/nlpia
Create a conda environment called nlpia and install its requirements
> cd nlpia > conda install conda/environment.yml
Activate this new environment
> source activate nlpia
Install an “editable” nlpia package in this conda environment (also called nlpia)
> pip install -e .
Check out the examples in nlpia/book/examples
> cd nlpia/book/examples > ls
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for nlpia-0.1.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74910a34b0039531772eb1a9d6f6e2a04d71de3abcc6a9affb0c91466c2abde6 |
|
MD5 | 04f2626a947306e6ec647000b0319122 |
|
BLAKE2b-256 | 89d047136d1f8d8a541eef17cf540b4af11b26620c39e41609c1fa8913ba1c72 |