Google Typo Correction Algorithm

I notice that if you make a typo in the Google search bar, this will most likely fix it for me.

For example, if I find "incerdible", it will suggest "incredible", or for "stackovflow" it will be "stackoverflow".

What is the main idea of ​​such an algorithm?

+6
source share
1 answer

Here is an explanation and some more links with additional information:

http://norvig.com/spell-correct.html

+6
source

Source: https://habr.com/ru/post/898001/


All Articles