Hi,

            I am trying to implement a spell check functionality on a
particular field. I need to do a complete phrase spell check when user
enters multiple words.

 

For eg: If the user enters "great Hyat" the current implementation would
suggest "great Hyatt", just correcting the word "hyatt". But there will
not be any record for this suggestion.

How do I implement a complete phrase spell check, so that it suggests
"grand Hyatt" instead of "great Hyatt".

 

Any suggestions in this regard will be helpful

 

Thanks,

Kalyan Manepalli

 

Reply via email to