🧙 A simple but very fast recursive source code spell checker made in C
-
Updated
Sep 17, 2023 - C
🧙 A simple but very fast recursive source code spell checker made in C
Spell Checking and Correcting using a HashTable Implementation and the Edit Distance Algorithm in C
A text editor written in C using the GTK interface, featuring spell-checking and word suggestion functionality for easier text editing.
Interactive command-line tool to find and fix spelling errors
Projeto final da disciplina Estrutura de Dados que visou desenvolver um corretor ortográfico.
High-performance C-based spell-checker that identifies misspelled words using a hash table and customizable dictionaries.
Spell Checker Project to learn how to use Hash Table
Spellcheckers that use different data structures to load the dictionary into memory
Speller - CS50
Add a description, image, and links to the spell-checker topic page so that developers can more easily learn about it.
To associate your repository with the spell-checker topic, visit your repo's landing page and select "manage topics."