ambi ambi wrote:
Hi,

Subject: What is the algorithm being used by the hunspell (Spell checker in
Open office) for suggesting words?

Does anyone knows about the algorithm used by hunspell (Spell checker in
Open office) for suggesting words? I tried to look in the Hunspell website
but could not find any document about the algorithm being used.

Regards,
Ambikesh.


Hi Ambikesh

The source code for hunspell is available on http://sourceforge.net/projects/hunspell/
so you could download that and see how it works.

I have a copy of 1.1.5, and there are C and C++ source code files called "suggestmgr"

Would these help?

http://sourceforge.net/docman/display_doc.php?docid=29374&group_id=143754 also looks as though it could be helpful

I am _not_ a programmer, but I presume you are.

HTH

Russell


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to