{"id":15297402,"url":"https://github.com/pandawhocodes/pyautocorrect","last_synced_at":"2025-04-13T23:15:58.055Z","repository":{"id":62578791,"uuid":"109350680","full_name":"PandaWhoCodes/pyautocorrect","owner":"PandaWhoCodes","description":"👌 Python 2/3 Spell Corrector | Deep Learning implementation coming soon.","archived":false,"fork":false,"pushed_at":"2017-11-13T19:20:27.000Z","size":2003,"stargazers_count":6,"open_issues_count":2,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T23:15:46.331Z","etag":null,"topics":["python","python2","python3","spelling-correction"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PandaWhoCodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-11-03T04:05:09.000Z","updated_at":"2023-08-20T09:34:37.000Z","dependencies_parsed_at":"2022-11-03T21:00:46.591Z","dependency_job_id":null,"html_url":"https://github.com/PandaWhoCodes/pyautocorrect","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaWhoCodes%2Fpyautocorrect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaWhoCodes%2Fpyautocorrect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaWhoCodes%2Fpyautocorrect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PandaWhoCodes%2Fpyautocorrect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PandaWhoCodes","download_url":"https://codeload.github.com/PandaWhoCodes/pyautocorrect/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794569,"owners_count":21162615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","python2","python3","spelling-correction"],"created_at":"2024-09-30T19:17:09.293Z","updated_at":"2025-04-13T23:15:58.010Z","avatar_url":"https://github.com/PandaWhoCodes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyAutoCorrect\n[![Build Status](https://travis-ci.org/PandaWhoCodes/pyautocorrect.svg?branch=master)](https://travis-ci.org/PandaWhoCodes/pyautocorrect)\n\nA light weight python module that corrects the spellings using naive bayes:\n\n## Installation\n`pip install git+https://github.com/PandaWhoCodes/pyautocorrect`\n\nor\n\n`pip install pyautocorrect`\n\n\n\n### Usage:\n```python\nimport pyautocorrect\nprint(pyautocorrect.correct(\"this is a simple taste to see if this works peiperly\"))\n```\nOUTPUT:\nthis is a simple taste to see if this works properly","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandawhocodes%2Fpyautocorrect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpandawhocodes%2Fpyautocorrect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpandawhocodes%2Fpyautocorrect/lists"}