Skip to main content

An Open Source name disambiguation tool for version control systems

Project description

gambit

gambit is an Open Source name disambiguation tool for version control systems.

Download and installation

gambit is pure python code. It has no platform-specific dependencies and thus works on all platforms. Assuming you are using pip, you can install latest version of gambit by running:

> pip install gambit-disambig

This also installs the necessary dependencies. gambit depends on the python-Levenshtein package to compute Levenshtein distances for edited lines of code. On sytems running Windows, automatically compiling this C based module might fail during installation. In this case, unofficial Windows binaries can be found here, which might help you get started.

How to use gambit

After installation, we suggest to check out our tutorial, detailing how to get started using gambit. We also provide detailed inline documentation serving as reference.

We have publised some motivating results as well as details on the disambiguation algorithm and its hyperparameters in "gambit– An Open Source Name Disambiguation Tool for Version Control Systems". Together with the paper, we have further released a jupyter notebook (using an early version of gambit) reproducing all results shown in the paper on zenodo.org. Due to GDPR we cannot publish the manually disambiguated ground-truth data on zenodo. However, if you require this data for research purposes or replication of our results please feel free to contact us directly.

All functions of gambithave been tested on Ubuntu, Mac OS, and Windows.

How to cite gambit

XXX

License

This software is licensed under the GNU Affero General Public License v3 (AGPL-3.0).

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

gambit-disambig-1.0.0.tar.gz (3.0 kB view hashes)

Uploaded Source

Built Distribution

gambit_disambig-1.0.0-py3-none-any.whl (15.2 kB view hashes)

Uploaded Python 3

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