{"id":22564153,"url":"https://github.com/ruancarllo/spell-checker","last_synced_at":"2025-07-05T12:38:00.943Z","repository":{"id":229071074,"uuid":"731182136","full_name":"ruancarllo/spell-checker","owner":"ruancarllo","description":"A character tree-based spelling correction algorithm","archived":false,"fork":false,"pushed_at":"2024-03-21T21:18:05.000Z","size":1540,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-02T13:34:26.082Z","etag":null,"topics":["algorithm","spell-checker","tree-structure"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit-0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ruancarllo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2023-12-13T14:25:50.000Z","updated_at":"2023-12-13T14:27:15.000Z","dependencies_parsed_at":"2024-03-21T22:39:38.976Z","dependency_job_id":null,"html_url":"https://github.com/ruancarllo/spell-checker","commit_stats":null,"previous_names":["ruancarllo/spell-checker"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruancarllo%2Fspell-checker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruancarllo%2Fspell-checker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruancarllo%2Fspell-checker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruancarllo%2Fspell-checker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruancarllo","download_url":"https://codeload.github.com/ruancarllo/spell-checker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246034307,"owners_count":20712857,"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":["algorithm","spell-checker","tree-structure"],"created_at":"2024-12-07T23:14:16.210Z","updated_at":"2025-03-28T13:15:10.546Z","avatar_url":"https://github.com/ruancarllo.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Spell-checker](https://github.com/ruancarllo/spell-checker) \u0026middot; ![License](https://img.shields.io/badge/License-MIT--0-blue?style=flat-square) ![Language](https://img.shields.io/badge/Language-Dart-teal?style=flat-square)\n\nThis small algorithm for spell-checking a text file is an experiment proposed by the [CS50: Introduction to Computer Science](https://pll.harvard.edu/course/cs50-introduction-computer-science) course, adapted to the object-oriented realities of the [Dart](https://dart.dev/) language, based on the idea of a character tree.\n\n## Usage with example files\n\nTo test the software execution, open the [source](./source) folder of this project in your terminal and run the following command:\n\n```shell\ndart main.dart\n```\n\n## Demonstration in terminal\n\nThe following image represents the completion of the program execution in a command line:\n\n![Demonstration image in terminal](./images/demonstration-in-terminal.png)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruancarllo%2Fspell-checker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruancarllo%2Fspell-checker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruancarllo%2Fspell-checker/lists"}