This package implements the classifier proposed in the paper [Text Classification with Born's Rule](https://proceedings.neurips.cc/paper_files/paper/2022/hash/c88d0c9bea6230b518ce71268c8e49e0-Abstract-Conference.html). All code is available at the [GitHub repository](https://github.com/eguidotti/bornrule). The documentation is available [here](https://bornrule.eguidotti.com).
Raw data
{
"_id": null,
"home_page": "https://github.com/eguidotti/bornrule",
"name": "bornrule",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6.1",
"maintainer_email": null,
"keywords": null,
"author": "Emanuele Guidotti",
"author_email": "emanuele.guidotti@usi.ch",
"download_url": "https://files.pythonhosted.org/packages/c5/3f/b20b5865e83087932e52dab695f5c98dc07f0394b26886468b2e2cacd2bc/bornrule-0.3.0.tar.gz",
"platform": null,
"description": "This package implements the classifier proposed in the paper [Text Classification with Born's Rule](https://proceedings.neurips.cc/paper_files/paper/2022/hash/c88d0c9bea6230b518ce71268c8e49e0-Abstract-Conference.html). All code is available at the [GitHub repository](https://github.com/eguidotti/bornrule). The documentation is available [here](https://bornrule.eguidotti.com).\n",
"bugtrack_url": null,
"license": "GPL-3.0-or-later",
"summary": "Implements the Born Classifier",
"version": "0.3.0",
"project_urls": {
"Documentation": "https://bornrule.eguidotti.com",
"Homepage": "https://github.com/eguidotti/bornrule",
"Repository": "https://github.com/eguidotti/bornrule"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "10564cbbe0d291495564b8aa6bc9e65fd06dafc2766658796dc6d7a1e680f6da",
"md5": "5d75cd32c5b2742e5c536dec7de3df80",
"sha256": "8f45fd485c4873b03c3212430b92fd22eac93dc9fb9104323a67f6486a0bc5fc"
},
"downloads": -1,
"filename": "bornrule-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5d75cd32c5b2742e5c536dec7de3df80",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6.1",
"size": 36572,
"upload_time": "2024-07-19T14:27:43",
"upload_time_iso_8601": "2024-07-19T14:27:43.807392Z",
"url": "https://files.pythonhosted.org/packages/10/56/4cbbe0d291495564b8aa6bc9e65fd06dafc2766658796dc6d7a1e680f6da/bornrule-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c53fb20b5865e83087932e52dab695f5c98dc07f0394b26886468b2e2cacd2bc",
"md5": "25466fe6075d87210e932135e001d62e",
"sha256": "8734ac047b48d5e8a8d27f1a65fb628dc19df955fc2e6f5aaece2493ac6d59f9"
},
"downloads": -1,
"filename": "bornrule-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "25466fe6075d87210e932135e001d62e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6.1",
"size": 33988,
"upload_time": "2024-07-19T14:27:45",
"upload_time_iso_8601": "2024-07-19T14:27:45.171230Z",
"url": "https://files.pythonhosted.org/packages/c5/3f/b20b5865e83087932e52dab695f5c98dc07f0394b26886468b2e2cacd2bc/bornrule-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-19 14:27:45",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eguidotti",
"github_project": "bornrule",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "bornrule"
}