G. Roderick Singleton wrote:
1. On Fri, 2005-03-04 at 12:46 +0100, ning li wrote:
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.
This is a development question and not one that the volunteers on the
users list are likely to be able to answer. Please try the Projects tab
on our main page to see if you can find one that manages this topic.
There is no grammar checker. Note that you can download the source code
and take a look :-)
--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.sxw
My Macro Book: http://www.hentzenwerke.com/catalog/oome.htm
Free Info: http://www.pitonyak.org/oo.php
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]