On Donnerstag 30 März 2006 10:28, ron_tabada wrote: > Hello good day, i am a student from philippines. I am part of our > goverment's project in adding a component for spelling and grammar > checker for Tagalog Language in Openoffice Writer. I know Java and C++ > and a background in natural language processing. Unfortunately, I don't > know how to add a component in open office. Please tell me, what should > I do first, or what document would I read.
You could have a look at my grammar checker and copy the parts that integrate it in OOo: http://www.danielnaber.de/languagetool/ For spell checking you should probably check if you really need a special component. Maybe your dictionary can work with hunspell (http://hunspell.sourceforge.net/) which is OOo's new integrated spell checker. Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
