Summary: | How about a Grammar Checker? | ||
---|---|---|---|
Product: | [Unmaintained] kword | Reporter: | tbutler |
Component: | general | Assignee: | Thomas Zander <zander> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | khanreaper, landrews, MurzNN, Prescience500 |
Priority: | NOR | ||
Version: | 1.5 or before | ||
Target Milestone: | --- | ||
Platform: | Mandrake RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tbutler
2002-09-22 05:44:33 UTC
GNU has a program called 'diction' that can do this. Would it be possible to use it? Support is there for English and German. http://www.gnu.org/software/diction/diction.html For diction, see also bug #78034 It would be nice if this could be made a separate component which could be used by all KDE applications. I don't use KWord, but having automatic grammar checking in KNode or KMail would be useful. Abiword 2.4 supports Grammar Checking; Could we use Abiword's source in KDE (kmail+knode+kopete+kword+kspread+kpresenter) please see: http://www.abisource.org/release-notes/2.4.0.phtml Library which does the English Grammar checking: The Link Grammar Parser is a syntactic parser of English, based on link grammar, an original theory of English syntax. As of December 2004, we are releasing the parser under a new license; the license allows unrestricted use in commercial applications, and is also compatible with the GNU GPL (General Public License). You can view the license here. We are also releasing version 4.1b, which is identical to version 4.1 (released in 2000) except that the licensing statements reflect the new license. Please visit: http://www.link.cs.cmu.edu/link/ sonnet is supposed to do this But doesn't sonnet handle spell checking? That's very different from grammar checking. LanguageTool is released opensource plugin for grammar checking in OpenOffice / LibreOffice, maybe we can intergate it into KDE too? |