Natural Language Processing in Action examples, data, and utilities
Project description
The code and data for 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
Clone this repository
# git clone https://github.com/totalgood/nlpia.git
Create a conda environment called nlpia and install its requirements
# cd nlpia
# conda env create -f 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 code examples from the book in nlpia/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
nlpia-0.1.10.tar.gz
(58.9 MB
view hashes)
Built Distribution
nlpia-0.1.10-py2.py3-none-any.whl
(55.8 MB
view hashes)
Close
Hashes for nlpia-0.1.10-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e5e7f0c13e9f8e0a7ced10a0724dd4a40bd33a8ff9af940463c2e00d2396830d |
|
MD5 | b3d2bd311c12e52cb7978c06725d000e |
|
BLAKE2b-256 | bd6c8a43d7e142fbafdfb6299368204c9adf84667954fb0610278880ec451d57 |