synonymset


Namesynonymset JSON
Version 0.1.14 PyPI version JSON
download
home_pagehttps://github.com/no-plagiarism/synonymset
SummaryDictionaries for replacing synonyms
upload_time2024-01-22 17:32:16
maintainer
docs_urlNone
authorDanylo Halaiko
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # synonymset

## Description

This project is designed to replace synonyms with one word in a given text. It uses a comprehensive thesaurus to identify synonyms and replace them with a preferred word.
Also, includes russian and ukranian languages.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/no-plagiarism/synonymset",
    "name": "synonymset",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Danylo Halaiko",
    "author_email": "d9nich@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/4f/f8/9b35a0e6540ba910a7883104ca0da1aaba3380540d5b4450854897011d8f/synonymset-0.1.14.tar.gz",
    "platform": null,
    "description": "# synonymset\n\n## Description\n\nThis project is designed to replace synonyms with one word in a given text. It uses a comprehensive thesaurus to identify synonyms and replace them with a preferred word.\nAlso, includes russian and ukranian languages.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Dictionaries for replacing synonyms",
    "version": "0.1.14",
    "project_urls": {
        "Bug Tracker": "https://github.com/no-plagiarism/synonymset/issues",
        "Homepage": "https://github.com/no-plagiarism/synonymset"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "168bb4ec9a45ede550c1094edcd4a26e7fda4e531e609a7756e34816fdaaa1a1",
                "md5": "a752c13a246d29eb09f446f6b9d64070",
                "sha256": "bf2349c969ef9d5513c01d88d46285686bbb380b84bb0fc605f4d2b5d382200d"
            },
            "downloads": -1,
            "filename": "synonymset-0.1.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a752c13a246d29eb09f446f6b9d64070",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1930582,
            "upload_time": "2024-01-22T17:32:15",
            "upload_time_iso_8601": "2024-01-22T17:32:15.518111Z",
            "url": "https://files.pythonhosted.org/packages/16/8b/b4ec9a45ede550c1094edcd4a26e7fda4e531e609a7756e34816fdaaa1a1/synonymset-0.1.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4ff89b35a0e6540ba910a7883104ca0da1aaba3380540d5b4450854897011d8f",
                "md5": "1701723ce61202650dc9cd79a4e4ddf4",
                "sha256": "04cfb224d0c07c1b6967599e572d50f1ede23021c66685c0b35c7d5b1e6400da"
            },
            "downloads": -1,
            "filename": "synonymset-0.1.14.tar.gz",
            "has_sig": false,
            "md5_digest": "1701723ce61202650dc9cd79a4e4ddf4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1931411,
            "upload_time": "2024-01-22T17:32:16",
            "upload_time_iso_8601": "2024-01-22T17:32:16.937939Z",
            "url": "https://files.pythonhosted.org/packages/4f/f8/9b35a0e6540ba910a7883104ca0da1aaba3380540d5b4450854897011d8f/synonymset-0.1.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-22 17:32:16",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "no-plagiarism",
    "github_project": "synonymset",
    "github_not_found": true,
    "lcname": "synonymset"
}
        
Elapsed time: 0.17537s