data-analysis-tools-cat


Namedata-analysis-tools-cat JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/a731062834/data-analysis-tools-cat
SummaryA text util package
upload_time2024-03-09 19:52:02
maintainer
docs_urlNone
authorAlpha
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # data-analysis-tools-cat

使用结巴分词,实现对文本的处理。

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/a731062834/data-analysis-tools-cat",
    "name": "data-analysis-tools-cat",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Alpha",
    "author_email": "mailwb3@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/76/e24ddfd25ac9bcfc286b723dd76621d17c8f810d06a54cbd61eea7e08daf/data-analysis-tools-cat-0.0.1.tar.gz",
    "platform": null,
    "description": "# data-analysis-tools-cat\r\n\r\n\u4f7f\u7528\u7ed3\u5df4\u5206\u8bcd\uff0c\u5b9e\u73b0\u5bf9\u6587\u672c\u7684\u5904\u7406\u3002\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A text util package",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/a731062834/data-analysis-tools-cat",
        "Source": "https://github.com/a731062834/data-analysis-tools-cat"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9a73fc6b6d92bddde53fa5847c82dee9631ae74ca729b3454ba2fc68a65cacc",
                "md5": "ef6026fc82d5134bea6a8db23d8c1ee2",
                "sha256": "3d99ff9899b9b4cce740d0f837e7e472120bfd0335404906b8f4e6228ceebb24"
            },
            "downloads": -1,
            "filename": "data_analysis_tools_cat-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ef6026fc82d5134bea6a8db23d8c1ee2",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2349,
            "upload_time": "2024-03-09T19:52:00",
            "upload_time_iso_8601": "2024-03-09T19:52:00.206116Z",
            "url": "https://files.pythonhosted.org/packages/d9/a7/3fc6b6d92bddde53fa5847c82dee9631ae74ca729b3454ba2fc68a65cacc/data_analysis_tools_cat-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3c76e24ddfd25ac9bcfc286b723dd76621d17c8f810d06a54cbd61eea7e08daf",
                "md5": "7315eee9f18fce9a90ad058491e20099",
                "sha256": "43d542ff363040ce8957daa2fd3bbcb6baede1b151e7bbcc10332b7758b7b777"
            },
            "downloads": -1,
            "filename": "data-analysis-tools-cat-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "7315eee9f18fce9a90ad058491e20099",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2244,
            "upload_time": "2024-03-09T19:52:02",
            "upload_time_iso_8601": "2024-03-09T19:52:02.463131Z",
            "url": "https://files.pythonhosted.org/packages/3c/76/e24ddfd25ac9bcfc286b723dd76621d17c8f810d06a54cbd61eea7e08daf/data-analysis-tools-cat-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-09 19:52:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "a731062834",
    "github_project": "data-analysis-tools-cat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "data-analysis-tools-cat"
}
        
Elapsed time: 0.19201s