[KDE-Sonnet] revive of sonnet

Gabriel Bakiewicz gabriel.bakiewicz at gmail.com
Fri Oct 19 02:59:49 CEST 2007


Hi folks,

Sorry for the late reply, but I think that I can offer some help.

I had been working on a grammar checking API as part of Google Summer
of Code, on a project for Abiword. It has the same architecture of
Enchant, a generic spell checking library used in Abiword: there is an
API that provides uniformity to deal with different checkers and
plugins to connect to each one.

It was named "Accidence" and is available at
http://svn.abisource.com/accidence. It currently works on Linux only
(I've started the Windows port but I'm having trouble to find time to
finish it) and has plugins for three checkers:

link-grammar: syntactic parser of English - provides only detection of
wrong sentences (no explanation or suggestions).
language-tool
cogroo: a grammar checker for Portuguese

Hope it can help you. If you have any doubts, please contact me (it
won't take that long to answer :) ).

Cheers,

Gabriel


More information about the kde-sonnet mailing list