TXTanalyzer


NameTXTanalyzer JSON
Version 1.2 PyPI version JSON
download
home_pagehttps://github.com/maialenaguiriano/TXTanalyzer
SummaryTXTanalyzer library is a tool designed to perform basic text analysis on .txt files. It offers a range of utilities for text analysis, including word counting, sentence splitting, sentiment analysis, and word cloud generation.
upload_time2023-11-03 13:34:50
maintainer
docs_urlNone
authorUnai Alaña y Maialen Aguiriano
requires_python
licenseGNU
keywords text analysis nlp
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maialenaguiriano/TXTanalyzer",
    "name": "TXTanalyzer",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Text,Analysis,NLP",
    "author": "Unai Ala\u00f1a y Maialen Aguiriano",
    "author_email": "unai.alana@alumni.mondragon.edu",
    "download_url": "https://files.pythonhosted.org/packages/c9/5e/66fd7db3bb3be736611d67e29ae64796db0c90a10ae82f6e5646e14f9e61/TXTanalyzer-1.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "GNU",
    "summary": "TXTanalyzer library is a tool designed to perform basic text analysis on .txt files. It offers a range of utilities for text analysis, including word counting, sentence splitting, sentiment analysis, and word cloud generation.",
    "version": "1.2",
    "project_urls": {
        "Download": "https://github.com/maialenaguiriano/TXTanalyzer/archive/refs/tags/v1.2.tar.gz",
        "Homepage": "https://github.com/maialenaguiriano/TXTanalyzer"
    },
    "split_keywords": [
        "text",
        "analysis",
        "nlp"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c95e66fd7db3bb3be736611d67e29ae64796db0c90a10ae82f6e5646e14f9e61",
                "md5": "5658b6ca8ce5b40e87aaf62b81779b34",
                "sha256": "b880347770151467707fabffce810c588529f4dac8642a164c0f242f94062f40"
            },
            "downloads": -1,
            "filename": "TXTanalyzer-1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5658b6ca8ce5b40e87aaf62b81779b34",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 16393,
            "upload_time": "2023-11-03T13:34:50",
            "upload_time_iso_8601": "2023-11-03T13:34:50.242615Z",
            "url": "https://files.pythonhosted.org/packages/c9/5e/66fd7db3bb3be736611d67e29ae64796db0c90a10ae82f6e5646e14f9e61/TXTanalyzer-1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-03 13:34:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "maialenaguiriano",
    "github_project": "TXTanalyzer",
    "github_not_found": true,
    "lcname": "txtanalyzer"
}
        
Elapsed time: 0.34872s