This is a migrated thread and some comments may be shown as answers.

[Solved] Spellchecker issue.

1 Answer 114 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Vijay
Top achievements
Rank 1
Vijay asked on 28 Dec 2009, 08:31 PM
Within RadEditor if I type words like "test" or "world" the spell checker understands the words and does not show as errors. But If I miss type as "tets" or "wordl" the suggested words list does not have the words test or world in it. But If I type worldd or testt, the suggested words have world or test in it.


for example:

type the below into a radEditor and run SpellChecker....

world worldd wordl test tets testt

Is this a bug or can I tweak the code to do it right?

1 Answer, 1 is accepted

Sort by
0
Rumen Jekov
Top achievements
Rank 1
answered on 28 Dec 2009, 09:06 PM
Hi,

My suggestion is to try the EditDistance provider of RadSpell. You can test it in this live demo:
http://demos.telerik.com/aspnet-ajax/spell/examples/phoneticalgorithm/defaultcs.aspx

The following help article could be helpful as well: http://www.telerik.com/help/aspnet-ajax/spell_howtoimproperspellingsuggestion.html

Best regards,
Rumen
Tags
Editor
Asked by
Vijay
Top achievements
Rank 1
Answers by
Rumen Jekov
Top achievements
Rank 1
Share this question
or