Skip to main content

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

  1. Install [Anaconda](https://docs.anaconda.com/anaconda/install/)

  2. Clone this repository

    > git clone https://github.com/totalgood/nlpia

  3. Create a conda environment called nlpia and install its requirements

    > cd nlpia > conda install conda/environment.yml

  4. Activate this new environment

    > source activate nlpia

  5. Install an “editable” nlpia package in this conda environment (also called nlpia)

    > pip install -e .

  6. Check out the examples in nlpia/book/examples

    > cd nlpia/book/examples > ls

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.5.tar.gz (56.4 MB view hashes)

Uploaded Source

Built Distribution

nlpia-0.1.5-py2.py3-none-any.whl (53.3 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page