{"id":13858588,"url":"https://github.com/cloudhead/spell-correct","last_synced_at":"2025-04-12T14:40:52.940Z","repository":{"id":491049,"uuid":"117362","full_name":"cloudhead/spell-correct","owner":"cloudhead","description":"ruby implementation of Norvig's spell corrector","archived":false,"fork":false,"pushed_at":"2010-03-02T04:38:29.000Z","size":288,"stargazers_count":12,"open_issues_count":0,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-02-13T02:08:06.576Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/cloudhead.png","metadata":{"files":{"readme":"README","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}},"created_at":"2009-01-29T15:38:47.000Z","updated_at":"2019-08-13T13:57:01.000Z","dependencies_parsed_at":"2022-07-10T17:22:38.567Z","dependency_job_id":null,"html_url":"https://github.com/cloudhead/spell-correct","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/cloudhead%2Fspell-correct","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fspell-correct/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fspell-correct/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudhead%2Fspell-correct/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudhead","download_url":"https://codeload.github.com/cloudhead/spell-correct/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248582458,"owners_count":21128380,"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":[],"created_at":"2024-08-05T03:02:14.191Z","updated_at":"2025-04-12T14:40:52.862Z","avatar_url":"https://github.com/cloudhead.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"ruby spell-correct\n==================\n\nMy implementation of Peter Norvig's python spell-corrector, found here: http://norvig.com/spell-correct.html. \n\nFocus is on conciseness, not performance.\n\nI provided a .txt file to train it, called holmes.txt; it's all the sherlock holmes books concated together. For better results, download http://norvig.com/big.txt which contains a million words or so..\n\nNote that the training material cannot be a dictionary, as it must help the corrector figure out which words are the most frequently used.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudhead%2Fspell-correct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudhead%2Fspell-correct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudhead%2Fspell-correct/lists"}