Orange3-Replace-Text


NameOrange3-Replace-Text JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/chrislee35/orange3-replace-text
SummaryOrange3 add-on for replacing text.
upload_time2024-03-22 02:54:16
maintainerNone
docs_urlNone
authorChris Lee
requires_pythonNone
licenseGPL3+
keywords orange3 add-on
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orange3-Replace-Text

This simple widget allows you to replace words in a Corpus with alternatives.

Within the Add-ons installer, click on "Add more..." and type in Orange3-Replace-Text

![Installation Screenshot](https://github.com/chrislee35/orange3-replace-text/blob/main/imgs/install_orange3_replace_text.png?raw=true)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chrislee35/orange3-replace-text",
    "name": "Orange3-Replace-Text",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "orange3 add-on",
    "author": "Chris Lee",
    "author_email": "github@chrislee.dhs.org",
    "download_url": "https://files.pythonhosted.org/packages/f1/49/6c171e19b39bcbfca6e63e8c756585329a7a31ad869b55f541e7eac1d8fe/Orange3-Replace-Text-0.0.1.tar.gz",
    "platform": null,
    "description": "# Orange3-Replace-Text\n\nThis simple widget allows you to replace words in a Corpus with alternatives.\n\nWithin the Add-ons installer, click on \"Add more...\" and type in Orange3-Replace-Text\n\n![Installation Screenshot](https://github.com/chrislee35/orange3-replace-text/blob/main/imgs/install_orange3_replace_text.png?raw=true)\n",
    "bugtrack_url": null,
    "license": "GPL3+",
    "summary": "Orange3 add-on for replacing text.",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/chrislee35/orange3-replace-text"
    },
    "split_keywords": [
        "orange3",
        "add-on"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f85177438afae08ca2a2b6c2490efba44a286e975cf733867adbf04c10bda6f",
                "md5": "168bce718c4099d897a9572962f19143",
                "sha256": "2b194ff067f2ff4e23615d451f4f2eb153f76255f8c56ad43f425c6f835307ea"
            },
            "downloads": -1,
            "filename": "Orange3_Replace_Text-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "168bce718c4099d897a9572962f19143",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7551,
            "upload_time": "2024-03-22T02:54:14",
            "upload_time_iso_8601": "2024-03-22T02:54:14.045410Z",
            "url": "https://files.pythonhosted.org/packages/8f/85/177438afae08ca2a2b6c2490efba44a286e975cf733867adbf04c10bda6f/Orange3_Replace_Text-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f1496c171e19b39bcbfca6e63e8c756585329a7a31ad869b55f541e7eac1d8fe",
                "md5": "4ef0d76e42c759684fafd9b0d23d029f",
                "sha256": "da811967643cf82fda8fdda58a547b1dce02367683df969aee6e6a04b02bd740"
            },
            "downloads": -1,
            "filename": "Orange3-Replace-Text-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4ef0d76e42c759684fafd9b0d23d029f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6926,
            "upload_time": "2024-03-22T02:54:16",
            "upload_time_iso_8601": "2024-03-22T02:54:16.035799Z",
            "url": "https://files.pythonhosted.org/packages/f1/49/6c171e19b39bcbfca6e63e8c756585329a7a31ad869b55f541e7eac1d8fe/Orange3-Replace-Text-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-22 02:54:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chrislee35",
    "github_project": "orange3-replace-text",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "orange3-replace-text"
}
        
Elapsed time: 0.24056s