{"id":26105341,"url":"https://github.com/arasgungore/autocorrect","last_synced_at":"2025-06-19T08:02:42.387Z","repository":{"id":44578223,"uuid":"347469058","full_name":"arasgungore/AutoCorrect","owner":"arasgungore","description":"A C++ project which suggests the user possible correct spellings for the given misspelled word.","archived":false,"fork":false,"pushed_at":"2024-01-15T12:47:24.000Z","size":2694,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T12:46:48.659Z","etag":null,"topics":["auto-correct","autocorrect","cplusplus","cpp","dictionary","english-dictionary","misspell-fixer","misspellings","spell-check","spell-checker","spell-corrector","spellcheck","spellchecker","spelling","spelling-checker","spelling-correction","spelling-corrections","spelling-corrector","spelling-suggestions","terminal-based"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arasgungore.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":"2021-03-13T20:12:59.000Z","updated_at":"2025-01-28T12:34:29.000Z","dependencies_parsed_at":"2022-08-28T21:24:21.055Z","dependency_job_id":null,"html_url":"https://github.com/arasgungore/AutoCorrect","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/arasgungore%2FAutoCorrect","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FAutoCorrect/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FAutoCorrect/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arasgungore%2FAutoCorrect/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arasgungore","download_url":"https://codeload.github.com/arasgungore/AutoCorrect/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248611914,"owners_count":21133200,"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":["auto-correct","autocorrect","cplusplus","cpp","dictionary","english-dictionary","misspell-fixer","misspellings","spell-check","spell-checker","spell-corrector","spellcheck","spellchecker","spelling","spelling-checker","spelling-correction","spelling-corrections","spelling-corrector","spelling-suggestions","terminal-based"],"created_at":"2025-03-09T21:05:34.857Z","updated_at":"2025-04-12T18:26:18.926Z","avatar_url":"https://github.com/arasgungore.png","language":"C++","readme":"# AutoCorrect\n\nA C++ project which reads a word from the user, looks over the English dictionary, and suggests you possible correct spellings for the word you misspelled. Alternative spellings are suggested by checking for different letter arrangements, looking out for extra, missing, or faulty characters using algorithms built from scratch.\n\n\n\n## Run on Terminal\n\n```sh\ng++ autocorrect.cpp main.cpp -std=c++11 -o test\ntest\n```\n\n\n\n## Screenshots\n\n\u003cp align=\"left\"\u003e\n    \u003cimg alt=\"Screenshot\" src=\"https://github.com/arasgungore/autocorrect/blob/main/Screenshots/1.jpg\" width=\"420\" height=\"300\"\u003e\n    \u003cimg alt=\"Screenshot\" src=\"https://github.com/arasgungore/autocorrect/blob/main/Screenshots/2.jpg\" width=\"380\" height=\"300\"\u003e\n    \u003cimg alt=\"Screenshot\" src=\"https://github.com/arasgungore/autocorrect/blob/main/Screenshots/3.jpg\" width=\"420\" height=\"300\"\u003e\n    \u003cimg alt=\"Screenshot\" src=\"https://github.com/arasgungore/autocorrect/blob/main/Screenshots/4.jpg\" width=\"380\" height=\"300\"\u003e\n    \u003cimg alt=\"Screenshot\" src=\"https://github.com/arasgungore/autocorrect/blob/main/Screenshots/5.jpg\" width=\"420\" height=\"300\"\u003e\n\u003c/p\u003e\n\n\n\n## Author\n\n👤 **Aras Güngöre**\n\n* LinkedIn: [@arasgungore](https://www.linkedin.com/in/arasgungore)\n* GitHub: [@arasgungore](https://github.com/arasgungore)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farasgungore%2Fautocorrect","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farasgungore%2Fautocorrect","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farasgungore%2Fautocorrect/lists"}