SentenceMatcher


NameSentenceMatcher JSON
Version 0.0.2 PyPI version JSON
download
home_page
SummaryA simple yet useful module that allows you to match a sentence against a list of sentences and return the closest match
upload_time2023-04-14 10:26:49
maintainer
docs_urlNone
authorMahdi Tajwar
requires_python
license
keywords sentencematcher sentence matcher ai chatbot language
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "SentenceMatcher",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "sentencematcher,sentence,matcher,ai,chatbot,language",
    "author": "Mahdi Tajwar",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/20/67/10feb7f434b28d41040640a554a4829ac5c3da3ce2ca03b453ed884d8c98/SentenceMatcher-0.0.2.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "",
    "summary": "A simple yet useful module that allows you to match a sentence against a list of sentences and return the closest match",
    "version": "0.0.2",
    "split_keywords": [
        "sentencematcher",
        "sentence",
        "matcher",
        "ai",
        "chatbot",
        "language"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc1436bb92e058afb9b1e735010b458dc398023989adaa082af254021493cc53",
                "md5": "db54f4a02c383020557480888754acc3",
                "sha256": "8508feb8cbeeb565b3475f2b41f10b2c75daba06a41f288c5c8e6ce668a668e5"
            },
            "downloads": -1,
            "filename": "SentenceMatcher-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "db54f4a02c383020557480888754acc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2077,
            "upload_time": "2023-04-14T10:26:47",
            "upload_time_iso_8601": "2023-04-14T10:26:47.719063Z",
            "url": "https://files.pythonhosted.org/packages/cc/14/36bb92e058afb9b1e735010b458dc398023989adaa082af254021493cc53/SentenceMatcher-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "206710feb7f434b28d41040640a554a4829ac5c3da3ce2ca03b453ed884d8c98",
                "md5": "8c5339aef88b83481a428a107e6d33e6",
                "sha256": "ac0ddf63240f5a3d00495b601564e24843dd9a9ec52d258bf578767820bab7e2"
            },
            "downloads": -1,
            "filename": "SentenceMatcher-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "8c5339aef88b83481a428a107e6d33e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3132,
            "upload_time": "2023-04-14T10:26:49",
            "upload_time_iso_8601": "2023-04-14T10:26:49.797727Z",
            "url": "https://files.pythonhosted.org/packages/20/67/10feb7f434b28d41040640a554a4829ac5c3da3ce2ca03b453ed884d8c98/SentenceMatcher-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-14 10:26:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "sentencematcher"
}
        
Elapsed time: 0.05758s