Closed marcianorama closed 2 years ago
I am looking to go a step further, I am looking to autocorrect name if user input name is typo?
ex : user input : Eajar correct input : Fajar
@marcianorama I think you want to use the edit distance:
I am looking to go a step further, I am looking to autocorrect name if user input name is typo?
ex : user input : Eajar correct input : Fajar