py_stringsimjoin
This project seeks to build a Python software package that provides scalable implementation of string similarity joins over two tables, for commonly used similarity measures such as Jaccard, Dice, cosine, overlap, overlap coefficient and edit distance. The package is free, open-source, and BSD-licensed.
Important links
Project Homepage: https://sites.google.com/site/anhaidgroup/projects/magellan/py_stringsimjoin
Code repository: https://github.com/anhaidgroup/py_stringsimjoin
User Manual: http://anhaidgroup.github.io/py_stringsimjoin/v0.3.2/index.html
Overview: https://anhaidgroup.github.io/py_stringsimjoin/v0.3.2/overview.html
How to Contribute: https://anhaidgroup.github.io/py_stringsimjoin/v0.3.2/contributing.html
Issue Tracker: https://github.com/anhaidgroup/py_stringsimjoin/issues
Mailing List: https://groups.google.com/forum/#!forum/py_stringsimjoin
Dependencies
py_stringsimjoin has been tested on each Python version between 3.7 and 3.12, inclusive.
The required dependencies to build the package are pandas 0.16.0 or higher, py_stringmatching 0.2.1 or higher, joblib, pyprind, six and a C++ compiler. For the development version, you will also need Cython.
Platforms
py_stringsimjoin has been tested on Linux, OS X and Windows.
Release files for py-stringsimjoin 0.3.6
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| py-stringsimjoin-0.3.6.tar.gz | 1.4 MB | Details |
Release files / py-stringsimjoin-0.3.6.tar.gz
| Download URL | py-stringsimjoin-0.3.6.tar.gz |
|---|---|
| Size | 1.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
50629a538f9b40a32b9d612ac3ee46d11fae1d0e2923a971ed54666ab7d2f31f
|
|
BLAKE2b-256 checksum How to use checksums |
5230c3807065671c4c780eb3d1859d70ff27d907e282258c78bb65e60fb76778
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.7
|