Python Natural Language Processing by and for the Python User Group in Portland, OR
Project description
Natural language processing utilities from the Portland Python user group
Like pug-nlp(https://github.com/totalgood/pug-nlp), but simpler and updated (python 2 and 3).
PUG Natural Language Processing (NLP) Utilities
This sub-package of the pug namespace package, provides natural language processing (NLP) and text processing utilities built by and for the PDX Python User Group (PUG).
Installation
On a Posix System
You really want to contribute, right?
git clone https://github.com/totalgood/pug-nlp.git
If you’re a user and not a developer, and have an up-to-date posix OS with the postgres, xml2, and xlst development packages installed, then just use pip.
pip install pug-nlp
Fedora
If you’re on Fedora >= 16 but haven’t done a lot of python binding development, then you’ll need some libraries before pip will succeed.
sudo yum install -y python-devel libxml2-devel libxslt-devel gcc-gfortran python-scikit-learn postgresql postgresql-server postgresql-libs postgresql-devel pip install pug
Bleeding Edge
Even the releases are very unstable, but if you want to have the latest, most broken code
pip install -e git+git://github.com/hobsonlane/pug.git@master
Warning
This software is in alpha testing. Install at your own risk.
Development
I love merging PRs and adding contributors to the __authors__ list:
git clone https://github.com/totalgood/pugnlp.git
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 pugnlp-0.2.6.tar.gz
.
File metadata
- Download URL: pugnlp-0.2.6.tar.gz
- Upload date:
- Size: 709.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbba64f274298ff5cf633220f7664a15b0e4dc2386d960992da982f1ed9eaca7 |
|
MD5 | d00e139399d1e303247cf3345583dcf3 |
|
BLAKE2b-256 | fb2d0a91970e901dd98f23e357fa26c347d619cb9a42cfe23bd96bbb57be7b64 |
File details
Details for the file pugnlp-0.2.6-py2.py3-none-any.whl
.
File metadata
- Download URL: pugnlp-0.2.6-py2.py3-none-any.whl
- Upload date:
- Size: 706.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b69e1d1d8eca32ac7e123625e23634b8e303295469c882914ef8ef08fa321c19 |
|
MD5 | 4a50a3916d77afed9df6c0801d7be705 |
|
BLAKE2b-256 | f720a9f0b1f45c074c63da716fc1b301916cc3b64c11d5cbf7cb305eafaf158a |