Raw data
{
"_id": null,
"home_page": "https://github.com/IlyaGusev/russ",
"name": "russ",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "nlp,russian,stress",
"author": "Ilya Gusev",
"author_email": "phoenixilya@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/1e/d0/178a4e4e1f858696cd62413a6778cd963c808ddc9766b46c08f066200580/russ-0.0.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "Russian words stress detection",
"version": "0.0.2",
"split_keywords": [
"nlp",
"russian",
"stress"
],
"urls": [
{
"comment_text": "",
"digests": {
"md5": "72ee4fe44b9c227422f2ed666e944c34",
"sha256": "afed36193d2e64f23ee2545b3eb56dc85606dab734e3ba2505d33088a9ed7d4a"
},
"downloads": -1,
"filename": "russ-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "72ee4fe44b9c227422f2ed666e944c34",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 23208,
"upload_time": "2022-12-31T14:44:11",
"upload_time_iso_8601": "2022-12-31T14:44:11.934202Z",
"url": "https://files.pythonhosted.org/packages/f0/81/81358b89875cf5058bee9f16807a33f80fc399f40c373815c663b573db86/russ-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"md5": "64ba31450cf2919d2ebcad677f7b8295",
"sha256": "291b3b61fab82a75fd3253854b8d9afa63b00c9fbe97f283c823a678451c0a83"
},
"downloads": -1,
"filename": "russ-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "64ba31450cf2919d2ebcad677f7b8295",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 17619,
"upload_time": "2022-12-31T14:44:13",
"upload_time_iso_8601": "2022-12-31T14:44:13.903169Z",
"url": "https://files.pythonhosted.org/packages/1e/d0/178a4e4e1f858696cd62413a6778cd963c808ddc9766b46c08f066200580/russ-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2022-12-31 14:44:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "IlyaGusev",
"github_project": "russ",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"1.10.0"
]
]
},
{
"name": "transformers",
"specs": [
[
">=",
"4.17.0"
]
]
},
{
"name": "pygtrie",
"specs": [
[
">=",
"2.2"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
">=",
"2.6.1"
]
]
},
{
"name": "codecov",
"specs": [
[
">=",
"2.0.15"
]
]
},
{
"name": "pymorphy2",
"specs": [
[
">=",
"0.9.1"
]
]
}
],
"lcname": "russ"
}