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 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 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.8.tar.gz
(56.5 MB
view hashes)
Built Distribution
nlpia-0.1.8-py2.py3-none-any.whl
(53.4 MB
view hashes)
Close
Hashes for nlpia-0.1.8-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bc016f39095df8c49e390178608a7547435987a4702aa3e826db432c309a512 |
|
MD5 | 82325a9779eeb79596d09fedaa06a26d |
|
BLAKE2b-256 | c97fbf041a5cc6a19157f781f87ac94be2deb41727478d29914afb8f5d873bf4 |