The program corrects spelling mistakes in search queries - words and phrases that people type into a search box in order to pull up a list of results. It uses Demerau-Levenshtein edit distance between two sequences, moreover it uses weightened edit distance between two words using single operations edits such as insertion, deletion,transposition or substitution. It uses stochastic probability model for predictive modelling and probabilistic forecasting. Using both the model and weighted edit distance it generates candidates and chooses that with best probability.
-
Notifications
You must be signed in to change notification settings - Fork 0
RadostinaIvanova/Spelling-corrector
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published