Dears,
I am doing a survey on the algorithm of the spell checkers and grammar checkers available in the Internet. And then try to write a paper to evaluate the feature of these spell checkers and grammar checkers.
A. Could you plz teach me, what kind of algorithm do you use to find and correct the wrong spelled word?
eg You might use the statistics-based approach:
1. material similarity (two similar words have many number of letters in common, then you think they are the same with very high possibility);
2. ordinal similarity (two similar words many number of letters in same order,then you think they are the same with very high possibility) ;
3. or positional similarity (two similar words have many number of letters in exact same position, then you think they are the same with very high possibility )
B. Furthermore, what kind of algorigthm you use to make the grammar checker?
After the evaluation on my paper, my promotor might refer it in his big project! But he will contact you before he does so.
Thank you very much.
_________________________________________________________________
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
