Abydos NLP/IR library
Project description
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
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 Distributions
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0b3283d6650c1a8991c95589353bf7da75b6cea53d5824e00eb0a4611a3784b6 |
|
MD5 | f425940c1dd85522ada0a4601896d16f |
|
BLAKE2b-256 | cf790d64631184662f6cd2a63b936ca128f8d080135b0c1ec4642adc2616be1c |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22d66a3e956f35117aef388dd2b59c848ad6f87ec7ad4bab206381e582eded66 |
|
MD5 | 5b6b1cba88a576ca0398eb0fd2b8ffca |
|
BLAKE2b-256 | e48f14d3075569ea966340df7e6b4394c1fab803859b932e5e6a36ac01fe963e |
Provenance
File details
Details for the file abydos-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: abydos-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 128.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | afd714ab2195e63079a97bc23d3439ab1dc72579a37d296a67647ad939c7c6f1 |
|
MD5 | 81941091c067cb482172153ada77ba40 |
|
BLAKE2b-256 | 4a3e8f6a419627d1eb19127e747d7c7739cd849dabdb375814c5dbe8e10a765e |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae95955a862b5a2bfdc043d1fb9686f3a3a9cead79b920d1fdbbd103b38a99f4 |
|
MD5 | 3baf721c695e8f7488d3e0963529e5f1 |
|
BLAKE2b-256 | 0fac78066d78586028e91e182357f6c770fb8c8bbc0aa0a5984b59e4196e1362 |