Lightproof is a grammar checker development framework. The distribution contains also three OpenOffice.org grammar checker extensions: en_US, hu_HU, ru_RU. Download the package to develop a grammar checker for your language (see doc/manual.txt).
Features:
– language-neutral proofreading tool (see data/ for language data)
– native OpenOffice.org Options support
– high-level regex-based rule definition language
– optional Python conditions in the rules
– integration with Hunspell morphological analyser
– written in Python using fast regex module of CPython
– lazy loading of language modules
– template (data/template.dat) for new languages
|
By any use of this Website, you agree to be bound by these Policies and Terms of Use |
Comments
Lightproof grammar check
I have installed Lightproof on OOO3.1.1, restarted OOO entered this text:
"This sentence is a grammar nightmare? There did by no way to sense make of this. Grammar checking are useless is will you get hosed."
and LT did not flag any errors.
As far as I am concerned, LT is worthless, unless someone can point out my error in using LT.
lightproof not update able in OO 3.1.0
Hi,
used OO 3.0.1 and lightproof 0.9.4. The installation was sccessful and without problems.
Today i have update the OO to 3.1.0 and wanna update lightproof to 1.0.0 but it fails with an java exceptions... an uninstall fails too.
How can i update or install lightproof 1.0.0 in OO 3.1.0, or remove lightproof 0.9.4 from OO 3.1.0?
Is this a know issue?
many thanks Bob
LanguageTool and Lightproof
Hi,
LanguageTool 0.9.4 and Lightproof 1.0 are different programs. English grammar checking rules of Lightproof are mostly limited
to punctuation checking yet, unlike the LanguageTool grammar checker extension. You can update LanguageTool here: http://extensions.services.openoffice.org/project/languagetool
A possible issue with Lightproof: broken Python–UNO Bridge on Mac OS X (Issue 92661). A fix from MultiRacio: http://www.multiracio.com/eurooffice/news/mac-patcher-released
I have successfully tested Lightproof 1.0 also with OOo 3.1 RC 1, but only on Windows. If you have installation problems, you can remove all extensions by deleting the uno_packages folder, see LanguageTool extension page for the instructions.
Best regards,
László