Python Spell Checker Program

preview_player
Показать описание
This video walks a programmer through creating a spell checker program in Python. It reads a dictionary file as a parameter and determines all the words from a text file that are not included in the dictionary file. The program uses functions, loops, conditions, variables, lists, strings, and file input.
Рекомендации по теме
Комментарии
Автор

Amazing! I needed to write a spellchecker and all the other videos/websites were all using packages. Yet this one didn't use any! Just functions, for loops, and other easy to understand stuff. I think you are a professional coder, not needing to use all those packages to come up with something just as good! Thanks :)

skyfall
Автор

Perfectly explained....it works like a charm

MANUGARRA
Автор

it would be great if you can show the AVLtreemap implementation without built-tin map method on this problem

henryguo
visit shbcf.ru