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
Built Distribution
File details
Details for the file nlpia-0.1.7.tar.gz
.
File metadata
- Download URL: nlpia-0.1.7.tar.gz
- Upload date:
- Size: 56.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1a2ed4c02254a50a91c1da587fecc86b06bfcb5b7a160aac01ad310de3e09288 |
|
MD5 | c67f8605febbca68d2ce76309f94bc85 |
|
BLAKE2b-256 | b8043935ecffd5caff7510b9e338b8d68cbcb5cf0531b7a33ff2c256c34b11be |
Provenance
File details
Details for the file nlpia-0.1.7-py2.py3-none-any.whl
.
File metadata
- Download URL: nlpia-0.1.7-py2.py3-none-any.whl
- Upload date:
- Size: 53.3 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18869ea24af5c02d15149a10fc5ede9e08a9efdaa52abb75d705b2f0b7ea4f1e |
|
MD5 | 3b030d2bd17b9a38db826dd5fa297578 |
|
BLAKE2b-256 | f70429be6d33707e23b953ab2f2dac2aeeb25470786f8fc21a9a344b6f1b9967 |