🧙 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
Interactive command-line tool to find and fix spelling errors
Projeto final da disciplina Estrutura de Dados que visou desenvolver um corretor ortográfico.
This repository contains a program, that allows you to use a dictionary on (.txt) files, that outputs the misspelt words, whilst also providing the time to process the text.
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."