pyscws


Namepyscws JSON
Version 0.0.1.1 PyPI version JSON
download
home_pagehttps://github.com/TsXor/pyscws
SummarySCWS,但是python3
upload_time2023-10-15 05:51:21
maintainer
docs_urlNone
authorTsXor
requires_python
licenseMIT
keywords tokenizing chinese word segementation
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ======
PySCWS
======
SCWS的python接口,用Cython3写成。  

具体介绍
========
懒得用ReST再写一遍介绍了,请直接看 `github-pyscws <https://github.com/TsXor/pyscws>`_

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/TsXor/pyscws",
    "name": "pyscws",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "tokenizing,Chinese word segementation",
    "author": "TsXor",
    "author_email": "zhang050525@qq.com",
    "download_url": "https://files.pythonhosted.org/packages/29/5b/0fff870d78be176c151f8c2ebba6733deddfe1083f42d724b3c6b1aa1df0/pyscws-0.0.1.1.tar.gz",
    "platform": null,
    "description": "======\nPySCWS\n======\nSCWS\u7684python\u63a5\u53e3\uff0c\u7528Cython3\u5199\u6210\u3002  \n\n\u5177\u4f53\u4ecb\u7ecd\n========\n\u61d2\u5f97\u7528ReST\u518d\u5199\u4e00\u904d\u4ecb\u7ecd\u4e86\uff0c\u8bf7\u76f4\u63a5\u770b `github-pyscws <https://github.com/TsXor/pyscws>`_\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "SCWS\uff0c\u4f46\u662fpython3",
    "version": "0.0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/TsXor/pyscws"
    },
    "split_keywords": [
        "tokenizing",
        "chinese word segementation"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f383e7e663ae177874fad5c5c2b068919db2969bbcde0ad42b093d7b0c64efd1",
                "md5": "51fc51a7c8ca57301d06940bb1e8cbb4",
                "sha256": "4bad926bba5c22477913bdf9049bc0b6e43818d16385710a3d39f93e08734afd"
            },
            "downloads": -1,
            "filename": "pyscws-0.0.1.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "51fc51a7c8ca57301d06940bb1e8cbb4",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": null,
            "size": 52090,
            "upload_time": "2023-10-15T05:51:19",
            "upload_time_iso_8601": "2023-10-15T05:51:19.412712Z",
            "url": "https://files.pythonhosted.org/packages/f3/83/e7e663ae177874fad5c5c2b068919db2969bbcde0ad42b093d7b0c64efd1/pyscws-0.0.1.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "295b0fff870d78be176c151f8c2ebba6733deddfe1083f42d724b3c6b1aa1df0",
                "md5": "df3a517789b7d7b181d3ba8333ed695c",
                "sha256": "6f5521cff28013b51f876d1ee0e1e637c3859681dbe9f25cf2e07a8e384efee5"
            },
            "downloads": -1,
            "filename": "pyscws-0.0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "df3a517789b7d7b181d3ba8333ed695c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5128,
            "upload_time": "2023-10-15T05:51:21",
            "upload_time_iso_8601": "2023-10-15T05:51:21.409900Z",
            "url": "https://files.pythonhosted.org/packages/29/5b/0fff870d78be176c151f8c2ebba6733deddfe1083f42d724b3c6b1aa1df0/pyscws-0.0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-15 05:51:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "TsXor",
    "github_project": "pyscws",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyscws"
}
        
Elapsed time: 0.12620s