Hi all,

At http://lingucomponent.openoffice.org/grammar.html I found, that 
People from Sun are currently (October 2006) working on OpenOffice.org 
extension (which helps to integrate an external grammar checker, very 
similar to the way spell checkers are integrated) by integrating results 
from Google's Summer of Code project.

It would be very nice to get this grammar API code, which is 
being integrated into OpenOffice.org.
Currently I need to develop a simple checking solution, which checks for
missing commas before some lithuanian words (there are several words in
Lithuanian language, in front of which commas are always needed) and I
think it would be the best decision to use OpenOffice grammar checking 
UNO API - in Google Summer of Code blog ( http://soc-grammar.blogspot.com )
I found link to 2.5 months old sources, packaged uno.pkg from these 
sources and it seems this pkg works pretty good (I've played a little on 
check_main.cxx sources and it seems, that this API is good enough for me) :)
 
I know almost nothing about OpenOffice API and have only 2 weeks to show
working prototype and another one week for testing and fixing critical bugs :(

It would be very good for me to get help from someone, who knows how to 
work with OpenOffice API or at least knows grammar checker API.

It would be better if there will be a way to use grammar checker 
UNO API from python as it would be easier and faster for me to code with 
python directly from OpenOffice.org as macro instead of developing 
separate binary with C++. Is it possible to access grammar checker API 
from python now ?

As my work will be only prototype for real Lithuanian grammar checker I 
think it will be no problem to code real grammar checker with any 
language later, when grammar checking API will be available in official 
OOo.

-- 
Labanaktis/Good luck,
Mantas Kriaučiūnas       Jabber ID: [EMAIL PROTECTED]    GPG ID: 43535BD5
Public organization "Open Source for Lithuania" - www.akl.lt

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

Reply via email to