{"id":19304528,"url":"https://github.com/ashish493/spell_checker","last_synced_at":"2025-10-26T09:33:33.661Z","repository":{"id":112258442,"uuid":"309600573","full_name":"ashish493/spell_checker","owner":"ashish493","description":"WSM Project of spell checker implemented in Python","archived":false,"fork":false,"pushed_at":"2020-11-09T15:47:00.000Z","size":4607,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T02:14:58.966Z","etag":null,"topics":["editdistance","ngram","nltk","python3","spellchecker"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashish493.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-03T06:58:55.000Z","updated_at":"2020-11-09T16:04:54.000Z","dependencies_parsed_at":"2023-05-06T01:08:43.296Z","dependency_job_id":null,"html_url":"https://github.com/ashish493/spell_checker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ashish493/spell_checker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish493%2Fspell_checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish493%2Fspell_checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish493%2Fspell_checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish493%2Fspell_checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashish493","download_url":"https://codeload.github.com/ashish493/spell_checker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashish493%2Fspell_checker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266076037,"owners_count":23872729,"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":["editdistance","ngram","nltk","python3","spellchecker"],"created_at":"2024-11-09T23:30:03.987Z","updated_at":"2025-10-26T09:33:33.567Z","avatar_url":"https://github.com/ashish493.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SPELL CHECKER\n\n## Problem statement:-\nTo Design and Implement a Spell Checker in English\n\n## Solution:-\n- We used the method of edit distance for calculating the distance between the query and individual words.\n- To rank the results, we used the Jaccard coefficient. \n- We have also used the nltk module to increase the efficiency of our code. \n- For the word list, we have used a word list from nltk toolkit.\n\n## Group Members:-\n- Anwesh Nayak :- B218005\n- Arijit Parida :- B218006\n- Arun Kumar:- B218007\n- Ashish Malik:- B218008\n\n\u003e Note:- This project was an assignment for the course of Web Search Mining.  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish493%2Fspell_checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashish493%2Fspell_checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashish493%2Fspell_checker/lists"}