{"id":17036808,"url":"https://github.com/iamareebjamal/spell-correct-cpp","last_synced_at":"2025-03-22T22:45:42.302Z","repository":{"id":75134643,"uuid":"80650013","full_name":"iamareebjamal/spell-correct-cpp","owner":"iamareebjamal","description":"A simple spell corrector built in C++ ","archived":false,"fork":false,"pushed_at":"2017-02-05T12:58:55.000Z","size":99,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T02:32:45.733Z","etag":null,"topics":["dictionary-learning","levenshtein-distance","spelling-correction"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iamareebjamal.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-01T18:25:21.000Z","updated_at":"2020-06-03T12:50:52.000Z","dependencies_parsed_at":"2023-06-05T11:30:17.447Z","dependency_job_id":null,"html_url":"https://github.com/iamareebjamal/spell-correct-cpp","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/iamareebjamal%2Fspell-correct-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamareebjamal%2Fspell-correct-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamareebjamal%2Fspell-correct-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iamareebjamal%2Fspell-correct-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iamareebjamal","download_url":"https://codeload.github.com/iamareebjamal/spell-correct-cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245031363,"owners_count":20549914,"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":["dictionary-learning","levenshtein-distance","spelling-correction"],"created_at":"2024-10-14T08:52:03.102Z","updated_at":"2025-03-22T22:45:42.258Z","avatar_url":"https://github.com/iamareebjamal.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spell Correct\n[![Codacy grade](https://img.shields.io/codacy/grade/8f6e16a9ba934c68be7b361eacae198e.svg)]()\n\n\u003e A simple spell corrector built in C++ \n\n### Working\nLoads a list of words from a dictionary, takes a word as input and suggests a list of correct words based on levenshtein damerau distance and some other priority algorithms.  \nBased on an [article](http://norvig.com/spell-correct.html) by Peter Norvig\n\n### Author\n[@iamareebjamal](https://github.com/iamareebjamal)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamareebjamal%2Fspell-correct-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamareebjamal%2Fspell-correct-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamareebjamal%2Fspell-correct-cpp/lists"}