Kanon4txt


NameKanon4txt JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/LiorTrieman/Kanon4txt/tree/maine
SummaryK Anonymity for Text first Try
upload_time2023-06-27 10:55:23
maintainer
docs_urlNone
authorLior Trieman
requires_python
licenseMIT
keywords python corpus stopwords dbscan generalization reduction
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            A package that takes a dataframe with a corpus and return an anonymized corpus

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/LiorTrieman/Kanon4txt/tree/maine",
    "name": "Kanon4txt",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,corpus,stopwords,DBSCAN,generalization,reduction",
    "author": "Lior Trieman",
    "author_email": "<liortr30@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/6a/8b/bf94904be011f50d98897ad79fdb506110a5444aab60fdd52670b1615522/Kanon4txt-0.1.5.tar.gz",
    "platform": null,
    "description": "A package that takes a dataframe with a corpus and return an anonymized corpus\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "K Anonymity for Text first Try",
    "version": "0.1.5",
    "project_urls": {
        "Download": "https://github.com/LiorTrieman/Kanon4txt/archive/refs/tags/0.1.5.tar.gz",
        "Homepage": "https://github.com/LiorTrieman/Kanon4txt/tree/maine"
    },
    "split_keywords": [
        "python",
        "corpus",
        "stopwords",
        "dbscan",
        "generalization",
        "reduction"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a8bbf94904be011f50d98897ad79fdb506110a5444aab60fdd52670b1615522",
                "md5": "7f7d15507caaffc52fcc0d01f6872ea3",
                "sha256": "13c5c643c9c142c6881ba401e6a853019bd2fab9429d121e344cfb70587a6a2d"
            },
            "downloads": -1,
            "filename": "Kanon4txt-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7f7d15507caaffc52fcc0d01f6872ea3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23694,
            "upload_time": "2023-06-27T10:55:23",
            "upload_time_iso_8601": "2023-06-27T10:55:23.760676Z",
            "url": "https://files.pythonhosted.org/packages/6a/8b/bf94904be011f50d98897ad79fdb506110a5444aab60fdd52670b1615522/Kanon4txt-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-27 10:55:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "LiorTrieman",
    "github_project": "Kanon4txt",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "kanon4txt"
}
        
Elapsed time: 0.07822s