Skip to content

Simple Webapp that corrects spellings of words/ sentences given. This webapp is created by using django and textblob libraries of python.

Notifications You must be signed in to change notification settings

srideepthi9/django_spellbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django_spellbee

Simple Webapp that corrects spellings of words/ sentences given. This webapp is created by using django and textblob libraries of python. Django is a high level python framework that enables rapid webapp development. Textblob is a python library that is used for natural language processing. correct() method from textblob library helps to return correct spelling of given word. image image image

Similarly, we can even give an entire sentence at once and obtain correct spelling of each word in the sentence.

Thanks.

About

Simple Webapp that corrects spellings of words/ sentences given. This webapp is created by using django and textblob libraries of python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages