Skip to main content

Narmer Experimental NLP/IR library for Python

Project description

https://travis-ci.org/chrislit/narmer.svg Coverage Status Code Climate Pylint Score PEP8 Errors PyPI Documentation Status OpenHUB


Narmer Experimental NLP/IR library
Copyright 2015 by Christopher C. Little

This library contains code I’m using for research, in particular dissertation research & experimentation.

Suggested for testing & QA:

  • Nose (for unit testing)

  • coverage.py (for code coverage checking)

  • Pylint (for code quality checking)

  • PEP8 (for code quality checking)


To install from PyPI:

pip install narmer

To build/install/unittest in Python 2:

sudo python setup.py install
nosetests -v --with-coverage --cover-erase --cover-html --cover-branches --cover-package=abydos .

To build/install/unittest in Python 3:

sudo python3 setup.py install
nosetests3 -v --with-coverage --cover-erase --cover-html --cover-branches --cover-package=abydos .

For pylint testing, run:

pylint --rcfile=pylint.rc abydos > pylint.log

Release History

0.1.0 (2015-04-22)

First Pre-Alpha commits to GitHub

0.1.1 (2015-05-12)

First Alpha release to PyPI

Authors

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

narmer-0.1.1.tar.gz (18.6 kB view hashes)

Uploaded Source

Built Distributions

narmer-0.1.1-py3.4.egg (11.3 kB view hashes)

Uploaded Source

narmer-0.1.1-py2.py3-none-any.whl (8.1 kB view hashes)

Uploaded Python 2 Python 3

narmer-0.1.1-py2.7.egg (11.1 kB view hashes)

Uploaded Source

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