AiologySimilarity


NameAiologySimilarity JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummarySubset of Aiology package
upload_time2025-08-04 20:33:48
maintainerNone
docs_urlNone
authorSeyed Moied Seyedi (Single Star)
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AiologySimilarity

This is an easy to use similarity detection package which you can easily setting it up and start working with it !!

To download ,and use this package : `pip install AiologySimilarity`

This package is subset package of Aiology ,and it works offline without any AI token !!

Have a look at [Aiology Website](https://Aiology.pythonanywhere.com)

# Similarity

This package only includes this module ,and this module includes two functions :

`check_words` -> To check for similarity between words

`check_frames` -> To check for similarity between two frames

> [!NOTE]
>All of this methods introduced in the package guide


# Used Algorithms

This package is used two algorithms ,one for words similarity detection ,and one for frames similarity detection.

I wrote all this algorithms based on my math knowledge ,and I like to call them IMA-SAME-ALGORITHM (used for images) ,and WORD-SAME-ALGORITHM (used for words) :D


# What's new ?

fix some bugs


# Conclusion

This is a powerful ,but small ai package which provide you useful tools

I hope this will be useful for you


### Single Star

### Seyed Moied Seyedi 

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "AiologySimilarity",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Seyed Moied Seyedi (Single Star)",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/7b/e5/c583160e156b09fb6d10c507bf38c01d6b6d134e87ffb575ca1781646b7b/aiologysimilarity-0.0.2.tar.gz",
    "platform": null,
    "description": "# AiologySimilarity\r\n\r\nThis is an easy to use similarity detection package which you can easily setting it up and start working with it !!\r\n\r\nTo download ,and use this package : `pip install AiologySimilarity`\r\n\r\nThis package is subset package of Aiology ,and it works offline without any AI token !!\r\n\r\nHave a look at [Aiology Website](https://Aiology.pythonanywhere.com)\r\n\r\n# Similarity\r\n\r\nThis package only includes this module ,and this module includes two functions :\r\n\r\n`check_words` -> To check for similarity between words\r\n\r\n`check_frames` -> To check for similarity between two frames\r\n\r\n> [!NOTE]\r\n>All of this methods introduced in the package guide\r\n\r\n\r\n# Used Algorithms\r\n\r\nThis package is used two algorithms ,one for words similarity detection ,and one for frames similarity detection.\r\n\r\nI wrote all this algorithms based on my math knowledge ,and I like to call them IMA-SAME-ALGORITHM (used for images) ,and WORD-SAME-ALGORITHM (used for words) :D\r\n\r\n\r\n# What's new ?\r\n\r\nfix some bugs\r\n\r\n\r\n# Conclusion\r\n\r\nThis is a powerful ,but small ai package which provide you useful tools\r\n\r\nI hope this will be useful for you\r\n\r\n\r\n### Single Star\r\n\r\n### Seyed Moied Seyedi \r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Subset of Aiology package",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5fa59c9675b4a293e00f07d8b9591caabb3cdaf238daf9ecefc9155ee05921b1",
                "md5": "882fc7d6489d01ebb929d414d4aadab6",
                "sha256": "a80debb9fcdfe73b07ce4dae0499b6f8ee02382aeecbc8a3123019cce03c7679"
            },
            "downloads": -1,
            "filename": "aiologysimilarity-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "882fc7d6489d01ebb929d414d4aadab6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4005,
            "upload_time": "2025-08-04T20:33:47",
            "upload_time_iso_8601": "2025-08-04T20:33:47.655117Z",
            "url": "https://files.pythonhosted.org/packages/5f/a5/9c9675b4a293e00f07d8b9591caabb3cdaf238daf9ecefc9155ee05921b1/aiologysimilarity-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7be5c583160e156b09fb6d10c507bf38c01d6b6d134e87ffb575ca1781646b7b",
                "md5": "a14411d43e548636f45f3e9adcfe34a7",
                "sha256": "25fde07035e9e136ace0a4fe6a277d1fe4a3728fb1d16ba555ecf2e195d79a1a"
            },
            "downloads": -1,
            "filename": "aiologysimilarity-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "a14411d43e548636f45f3e9adcfe34a7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3535,
            "upload_time": "2025-08-04T20:33:48",
            "upload_time_iso_8601": "2025-08-04T20:33:48.660856Z",
            "url": "https://files.pythonhosted.org/packages/7b/e5/c583160e156b09fb6d10c507bf38c01d6b6d134e87ffb575ca1781646b7b/aiologysimilarity-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 20:33:48",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aiologysimilarity"
}
        
Elapsed time: 0.69944s