The Python Oracle

Python: check whether a word is spelled correctly

This video explains
Python: check whether a word is spelled correctly

--

Become part of the top 3% of the developers by applying to Toptal
https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Over Ancient Waters Looping

--

Chapters
00:00 Question
00:30 Accepted answer (Score 31)
00:57 Answer 2 (Score 8)
02:04 Answer 3 (Score 4)
02:30 Answer 4 (Score 0)
02:49 Thank you

--

Full question
https://stackoverflow.com/questions/4500...

Accepted answer links:
[PyEnchant]: https://github.com/rfk/pyenchant

Answer 3 links:
[http://textblob.readthedocs.io/en/dev/]: http://textblob.readthedocs.io/en/dev/

Answer 4 links:
[API]: http://developer.yahoo.com/search/web/V1...

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #spellchecking

#avk47