qhchina


Nameqhchina JSON
Version 0.0.29 PyPI version JSON
download
home_pageNone
SummaryA Python package for NLP tasks related to Chinese text.
upload_time2025-03-20 14:45:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords digital humanities nlp chinese text analysis corpus linguistics
VCS
bugtrack_url
requirements adjustText attr colorama ConfigParser cryptography docutils filelock HTMLParser ipython ipywidgets jnius keyring matplotlib numpy pandas Pillow protobuf pyOpenSSL redis scikit_learn scipy Sphinx thread urllib3_secure_extra xmlrpclib
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qhchina
Quantitative Humanities China Lab

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "qhchina",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "digital humanities, nlp, Chinese, text analysis, corpus linguistics",
    "author": null,
    "author_email": "Maciej Kurzynski <makurz@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/20/8e/eb4aecd983a6d11c637a3649eff7e886f897e5ee6432cf1de3929e712f64/qhchina-0.0.29.tar.gz",
    "platform": null,
    "description": "# qhchina\nQuantitative Humanities China Lab\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python package for NLP tasks related to Chinese text.",
    "version": "0.0.29",
    "project_urls": {
        "Bug Tracker": "https://github.com/mcjkurz/qhchina/issues",
        "Homepage": "https://github.com/mcjkurz/qhchina"
    },
    "split_keywords": [
        "digital humanities",
        " nlp",
        " chinese",
        " text analysis",
        " corpus linguistics"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e52f5fc642394e8fe4320519fbf2443c94e99f551e2a0260943e6f6a0fb378a5",
                "md5": "fdee816108d720612a9ed23cfb9314e3",
                "sha256": "cadb5b38b9134f7249559b09346ae5e67db934a6c3d5a9f5f22f48fe770bc8bc"
            },
            "downloads": -1,
            "filename": "qhchina-0.0.29-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fdee816108d720612a9ed23cfb9314e3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 14452390,
            "upload_time": "2025-03-20T14:44:52",
            "upload_time_iso_8601": "2025-03-20T14:44:52.809107Z",
            "url": "https://files.pythonhosted.org/packages/e5/2f/5fc642394e8fe4320519fbf2443c94e99f551e2a0260943e6f6a0fb378a5/qhchina-0.0.29-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "208eeb4aecd983a6d11c637a3649eff7e886f897e5ee6432cf1de3929e712f64",
                "md5": "16892e0ef83d0b5cc34b7457450e63b6",
                "sha256": "417bbf951a68163d481565ea75a7414164a974f1ec9f284320e90d76816a3964"
            },
            "downloads": -1,
            "filename": "qhchina-0.0.29.tar.gz",
            "has_sig": false,
            "md5_digest": "16892e0ef83d0b5cc34b7457450e63b6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 14444553,
            "upload_time": "2025-03-20T14:45:10",
            "upload_time_iso_8601": "2025-03-20T14:45:10.451201Z",
            "url": "https://files.pythonhosted.org/packages/20/8e/eb4aecd983a6d11c637a3649eff7e886f897e5ee6432cf1de3929e712f64/qhchina-0.0.29.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-20 14:45:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mcjkurz",
    "github_project": "qhchina",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "adjustText",
            "specs": [
                [
                    "==",
                    "1.3.0"
                ]
            ]
        },
        {
            "name": "attr",
            "specs": [
                [
                    "==",
                    "0.3.2"
                ]
            ]
        },
        {
            "name": "colorama",
            "specs": [
                [
                    "==",
                    "0.4.6"
                ]
            ]
        },
        {
            "name": "ConfigParser",
            "specs": [
                [
                    "==",
                    "7.1.0"
                ]
            ]
        },
        {
            "name": "cryptography",
            "specs": [
                [
                    "==",
                    "44.0.1"
                ]
            ]
        },
        {
            "name": "docutils",
            "specs": [
                [
                    "==",
                    "0.21.2"
                ]
            ]
        },
        {
            "name": "filelock",
            "specs": [
                [
                    "==",
                    "3.17.0"
                ]
            ]
        },
        {
            "name": "HTMLParser",
            "specs": [
                [
                    "==",
                    "0.0.2"
                ]
            ]
        },
        {
            "name": "ipython",
            "specs": [
                [
                    "==",
                    "8.32.0"
                ]
            ]
        },
        {
            "name": "ipywidgets",
            "specs": [
                [
                    "==",
                    "8.1.5"
                ]
            ]
        },
        {
            "name": "jnius",
            "specs": [
                [
                    "==",
                    "1.1.0"
                ]
            ]
        },
        {
            "name": "keyring",
            "specs": [
                [
                    "==",
                    "25.6.0"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    "==",
                    "3.10.0"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "11.1.0"
                ]
            ]
        },
        {
            "name": "protobuf",
            "specs": [
                [
                    "==",
                    "5.29.3"
                ]
            ]
        },
        {
            "name": "pyOpenSSL",
            "specs": [
                [
                    "==",
                    "25.0.0"
                ]
            ]
        },
        {
            "name": "redis",
            "specs": [
                [
                    "==",
                    "5.2.1"
                ]
            ]
        },
        {
            "name": "scikit_learn",
            "specs": [
                [
                    "==",
                    "1.6.1"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "==",
                    "1.15.2"
                ]
            ]
        },
        {
            "name": "Sphinx",
            "specs": [
                [
                    "==",
                    "8.2.1"
                ]
            ]
        },
        {
            "name": "thread",
            "specs": [
                [
                    "==",
                    "2.0.5"
                ]
            ]
        },
        {
            "name": "urllib3_secure_extra",
            "specs": [
                [
                    "==",
                    "0.1.0"
                ]
            ]
        },
        {
            "name": "xmlrpclib",
            "specs": [
                [
                    "==",
                    "1.0.1"
                ]
            ]
        }
    ],
    "lcname": "qhchina"
}
        
Elapsed time: 0.42563s