Python Natural Language Processing by and for the Python User Group in Portland, OR
Project description
=======
pug-nlp
=======
|Build Status| |Coverage Status| |Version Status| |Downloads|
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).
Description
===========
Installation
------------
On a Posix System
~~~~~~~~~~~~~~~~~
You really want to contribute, right?
::
git clone https://github.com/hobson/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 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/hobson/pug-nlp.git
.. |Build Status| image:: https://travis-ci.org/hobson/pug-nlp.svg?branch=master
:target: https://travis-ci.org/hobson/pug-nlp
.. |Coverage Status| image:: https://coveralls.io/repos/hobson/pug-nlp/badge.png
:target: https://coveralls.io/r/hobson/pug-nlp
.. |Version Status| image:: https://pypip.in/v/pug-nlp/badge.png
:target: https://pypi-hypernode.com/pypi/pug-nlp/
.. |Downloads| image:: https://pypip.in/d/pug-nlp/badge.png
:target: https://pypi-hypernode.com/pypi/pug-nlp/
pug-nlp
=======
|Build Status| |Coverage Status| |Version Status| |Downloads|
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).
Description
===========
Installation
------------
On a Posix System
~~~~~~~~~~~~~~~~~
You really want to contribute, right?
::
git clone https://github.com/hobson/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 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/hobson/pug-nlp.git
.. |Build Status| image:: https://travis-ci.org/hobson/pug-nlp.svg?branch=master
:target: https://travis-ci.org/hobson/pug-nlp
.. |Coverage Status| image:: https://coveralls.io/repos/hobson/pug-nlp/badge.png
:target: https://coveralls.io/r/hobson/pug-nlp
.. |Version Status| image:: https://pypip.in/v/pug-nlp/badge.png
:target: https://pypi-hypernode.com/pypi/pug-nlp/
.. |Downloads| image:: https://pypip.in/d/pug-nlp/badge.png
:target: https://pypi-hypernode.com/pypi/pug-nlp/
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
pug-nlp-0.1.5.tar.gz
(625.9 kB
view details)
Built Distribution
File details
Details for the file pug-nlp-0.1.5.tar.gz
.
File metadata
- Download URL: pug-nlp-0.1.5.tar.gz
- Upload date:
- Size: 625.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8da5a29e34bed7ea5390d3045c02eb6c44cde37a544bb8c01b3b3ec5eac2aa1b |
|
MD5 | f8aa3ae828f38d62aac5bc4ace2773ed |
|
BLAKE2b-256 | adc4a91689134fbb40f7f8c0bdc083b89ce69de6a7dc710e5c1d6c6eb80e26c3 |
Provenance
File details
Details for the file pug_nlp-0.1.5-py2.py3-none-any.whl
.
File metadata
- Download URL: pug_nlp-0.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 07792f49ae74aca18a08439503ed7bd0d17b14c6f44f6c5af932840072475705 |
|
MD5 | f5a865f2de9ee6e1de2653494f0307f3 |
|
BLAKE2b-256 | 55b0a87d02d47a8ff9eb9188e00e0315fb0314529177f538879691485f32212e |