https://bugs.freedesktop.org/show_bug.cgi?id=31059
--- Comment #14 from László Németh <[email protected]> 2011-12-06 00:57:03 PST --- Created attachment 54135 --> https://bugs.freedesktop.org/attachment.cgi?id=54135 Sentence checking patch for English dictionary extension These patches add non-intrusive sentence/grammar checking to the English and Hungarian dictionary extensions based on the Lightproof Python environment, see the attached test file/documentation. It uses LibreOffice resources (Hunspell spell checker, Calc functions etc.) for complex tasks: dictionary lookup, morphological analysis or optional measurement conversion. Recent English dictionaries of LibreOffice have contained only partial part-of-speech and morphological data, yet, but extending the dictionary, we will be able to add more complex grammar rules, too (like the Hungarian and French Lightproof based extensions). -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
