Hi,

Thomas Lange wrote:

Hi,

I found that the spell checker in the openoffice is not working corretly in many cases. For example, when I write the word "día" (day in spanish) as dia (í instead of i) it suggest many word except the right one. Then I decide to solve this problem and I got it by using Metric Access Methods which are suitable for similarity information retrieval. This is the case when we need similar word. Our method is quite better tha the existing one proposed by OpenOffice and it presents a logarithmic time to retrieve the similar words. Right now, we would like to contribute and add this data structure to the open office but I do not have idea about the structure of OO code. May you help me to do that?.

I will wait for answers.


Please repost in the newsgroup openoffice.lingucomponent.dev since that is the one devoted to discussion about the linguistic components in OOo.
Another contact would be Kevin Hendricks since he is the owner of that
component and implemented the spellchecker.

You can also try to implment a new spellchecker based on your new data structure. The SDK contains an example how to implemnt a spellchecker component. After implementing the spellchecker you can run and test it directly in your OO installation using unopkg or the package manger UI) to install the component. And if it works correctly you can contribute your complete implementation to OO.

Juergen

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

Reply via email to