Qumin: QUantitative Modelling of INflection
Project description
Qumin (QUantitative Modelling of INflection) is a package for the computational modelling of the inflectional morphology of languages. It was initially developed for Sacha Beniamine’s PhD dissertation.
Contributors: Sacha Beniamine, Jules Bouton.
Documentation: https://qumin.readthedocs.io/
Pypi: https://pypi.org/project/qumin/
Gitlab: https://gitlab.com/qumin/Qumin
The current version was significantly updated since the publications cited below. These updates do not affect results, and focused on bugfixes, command line interface, paralex compatibility, workflow improvement and overall tidyness.
For more detail, you can refer to Sacha’s dissertation (in French, Beniamine 2018).
Quick Start
To install Qumin, run:
pip install qumin
To compute patterns and entropies:
qumin action=H data=<path/to/paralex.package.json>
To compute patterns and a lattice of microclasses:
qumin action=lattice data=<path/to/paralex.package.json>
For a detailed introduction, you can head to the tutorials. More advance use-cases are handled in the how-to guides. A full reference of the command line options and of Qumín’s internals is also provided.
Citing
If you use Qumin in your research, please cite the Qumin Zenodo deposit as well as the relevant paper for the specific actions used (see below). Substitute “<version used>” with the version of Qumin you used.
Beniamine & Bouton. (2025). Qumin (v3.<version used>). [Python package]. doi: 10.5281/zenodo.15008373 https://pypi.org/project/qumin/
For alternation patterns, please cite Beniamine (2018).
For entropy calculations, please also cite Bonami and Beniamine 2016.
For macroclass inference, please also cite Beniamine, Bonami and Sagot (2018)
For lattice inference, please also cite Beniamine (2021).
For reproducibility, mentioning the exact current revision is important.
To appear in the publications list, send Sacha an email with the reference of your publication at s.<last name>@surrey.ac.uk
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 Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qumin-3.1.2.tar.gz.
File metadata
- Download URL: qumin-3.1.2.tar.gz
- Upload date:
- Size: 216.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
21221caf6dd1f8856e2bb2a74d532d0d321a3c8d98f4a4cb53ac0d83c18db151
|
|
| MD5 |
6f1759ddd7834fd62d1f76eb839eaf3d
|
|
| BLAKE2b-256 |
0fc182bb01e2032f953e9497dc413239a5f335220f70ad83f9df640674b90fe3
|
File details
Details for the file qumin-3.1.2-py3-none-any.whl.
File metadata
- Download URL: qumin-3.1.2-py3-none-any.whl
- Upload date:
- Size: 121.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
50cd04dda602a791123f28576e07cb28727bf6a6402c31aba5c6cf158849ec3d
|
|
| MD5 |
9aed125ed78207bc01fac0e0757724f9
|
|
| BLAKE2b-256 |
803ba03afa46eea191fb901fa1627280dc314e1952cba23782f8379b7f7ad936
|