Raw data
{
"_id": null,
"home_page": "https://github.com/socius-org/sentibank",
"name": "sentibank",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "AI, Social Science, Sentiment Analysis, Sentiment Dictionary, Sentiment Lexicon, Semantic Orientation",
"author": "Nick S.H Oh",
"author_email": "research@socius.org",
"download_url": "https://files.pythonhosted.org/packages/5c/e0/a8bd03c9a10da66b266763887e58b79161ba5a40e7bcc2d6117eac4bff5f/sentibank-0.2.3.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "CC BY-NC-SA 4.0",
"summary": "Unifying sentiment lexicons and dictionaries into an accessible open python package",
"version": "0.2.3",
"project_urls": {
"Download": "https://github.com/socius-org/sentibank/archive/refs/tags/0.2.3.tar.gz",
"Homepage": "https://github.com/socius-org/sentibank"
},
"split_keywords": [
"ai",
" social science",
" sentiment analysis",
" sentiment dictionary",
" sentiment lexicon",
" semantic orientation"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5ce0a8bd03c9a10da66b266763887e58b79161ba5a40e7bcc2d6117eac4bff5f",
"md5": "0dfe1bbf1be9ac12ff0bdfb6417beeb6",
"sha256": "a60e9675751226384edd7febb1bd6f9547b9ca21488495c680698559ab30ab80"
},
"downloads": -1,
"filename": "sentibank-0.2.3.tar.gz",
"has_sig": false,
"md5_digest": "0dfe1bbf1be9ac12ff0bdfb6417beeb6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 69598482,
"upload_time": "2024-03-27T22:44:01",
"upload_time_iso_8601": "2024-03-27T22:44:01.799804Z",
"url": "https://files.pythonhosted.org/packages/5c/e0/a8bd03c9a10da66b266763887e58b79161ba5a40e7bcc2d6117eac4bff5f/sentibank-0.2.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-27 22:44:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "socius-org",
"github_project": "sentibank",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "spacy",
"specs": [
[
"==",
"3.7.2"
]
]
},
{
"name": "spacymoji",
"specs": [
[
"==",
"3.1.0"
]
]
},
{
"name": "rich",
"specs": [
[
"==",
"13.4.2"
]
]
},
{
"name": "pandas",
"specs": [
[
"==",
"2.1.4"
]
]
},
{
"name": "pyenchant",
"specs": [
[
"==",
"3.2.2"
]
]
}
],
"lcname": "sentibank"
}