Skip to main content

Abydos NLP/IR library

Project description

Build Status Coverage Status Code Climate Pylint Score PEP8 Errors PyPI Documentation Status OpenHUB

abydos

Abydos NLP/IR library
Copyright 2014-2015 by Christopher C. Little

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

Required:

  • Numpy

Recommended:

  • PylibLZMA (Python 2 only–for LZMA compression string distance metric)

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 abydos

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.1 (2015-05-12)

First Beta 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

abydos-0.1.1.tar.gz (144.0 kB view details)

Uploaded Source

Built Distributions

abydos-0.1.1-py3.4.egg (273.5 kB view details)

Uploaded Source

abydos-0.1.1-py2.py3-none-any.whl (128.4 kB view details)

Uploaded Python 2 Python 3

abydos-0.1.1-py2.7.egg (267.3 kB view details)

Uploaded Source

File details

Details for the file abydos-0.1.1.tar.gz.

File metadata

  • Download URL: abydos-0.1.1.tar.gz
  • Upload date:
  • Size: 144.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for abydos-0.1.1.tar.gz
Algorithm Hash digest
SHA256 0b3283d6650c1a8991c95589353bf7da75b6cea53d5824e00eb0a4611a3784b6
MD5 f425940c1dd85522ada0a4601896d16f
BLAKE2b-256 cf790d64631184662f6cd2a63b936ca128f8d080135b0c1ec4642adc2616be1c

See more details on using hashes here.

Provenance

File details

Details for the file abydos-0.1.1-py3.4.egg.

File metadata

  • Download URL: abydos-0.1.1-py3.4.egg
  • Upload date:
  • Size: 273.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for abydos-0.1.1-py3.4.egg
Algorithm Hash digest
SHA256 22d66a3e956f35117aef388dd2b59c848ad6f87ec7ad4bab206381e582eded66
MD5 5b6b1cba88a576ca0398eb0fd2b8ffca
BLAKE2b-256 e48f14d3075569ea966340df7e6b4394c1fab803859b932e5e6a36ac01fe963e

See more details on using hashes here.

Provenance

File details

Details for the file abydos-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for abydos-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 afd714ab2195e63079a97bc23d3439ab1dc72579a37d296a67647ad939c7c6f1
MD5 81941091c067cb482172153ada77ba40
BLAKE2b-256 4a3e8f6a419627d1eb19127e747d7c7739cd849dabdb375814c5dbe8e10a765e

See more details on using hashes here.

Provenance

File details

Details for the file abydos-0.1.1-py2.7.egg.

File metadata

  • Download URL: abydos-0.1.1-py2.7.egg
  • Upload date:
  • Size: 267.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for abydos-0.1.1-py2.7.egg
Algorithm Hash digest
SHA256 ae95955a862b5a2bfdc043d1fb9686f3a3a9cead79b920d1fdbbd103b38a99f4
MD5 3baf721c695e8f7488d3e0963529e5f1
BLAKE2b-256 0fac78066d78586028e91e182357f6c770fb8c8bbc0aa0a5984b59e4196e1362

See more details on using hashes here.

Provenance

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