From Fedora Project Wiki

(Created page with '[http://www.languagetool.org/ LanguageTool] is an Open Source style and grammar checker for English, French, German, Polish, Dutch, Romanian, and [http://www.languagetool.org/lan...')
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[http://www.languagetool.org/ LanguageTool] is an Open Source style and grammar checker for English, French, German, Polish, Dutch, Romanian, and [http://www.languagetool.org/languages/ other languages]. Written in Java, it provides alos an OpenOffice.org plugin, as well a Vi one. LanguageTool is released under the [http://www.gnu.org/licenses/lgpl-2.1.html LGPL 2.1].
[http://www.languagetool.org/ LanguageTool] is an Open Source style and grammar checker for English, French, German, Polish, Dutch, Romanian, and [http://www.languagetool.org/languages/ other languages]. Written in Java, it is available as a standalone command-line executable as well as an OpenOffice.org plugin. It is probably one of the only free grammar checker available for Linux that supports a consequent number of languages.


This page has for aim to to track the progress of its integration into Fedora.
This page has for aim to to track the progress of its integration into Fedora.
Line 20: Line 20:
|yes (package classpathx-jaf)
|yes (package classpathx-jaf)
|
|
|-bgcolor=#ffd9d9
|-bgcolor=#ffffd9
|bliki-3.0.3.jar
|bliki-3.0.3.jar
|3.0.3
|3.0.3
|EPL 1.0
|EPL 1.0
|no (http://code.google.com/p/gwtwiki/)
|no (http://code.google.com/p/gwtwiki/)
|
|[[User:melmorabity|melmorabity|]] [http://melmorabity.fedorapeople.org/packages/languagetool/bliki/  need a review]
|-#d9ffd9
|-bgcolor=#d9ffd9
|commons-lang-2.4.jar
|commons-lang-2.4.jar
|2.4
|2.4
Line 32: Line 32:
|yes (package apache-commons-lang)
|yes (package apache-commons-lang)
|
|
|-#d9ffd9
|-bgcolor=#d9ffd9
|commons-logging-1.1.1.jar
|commons-logging-1.1.1.jar
|1.1.1
|1.1.1
Line 38: Line 38:
|yes (package apache-commons-lang)
|yes (package apache-commons-lang)
|
|
|-
|-bgcolor=#ffffd9
|jaminid
|jaminid
|
|
|LGPL 2.1
|LGPL 2.1
|no (http://jaminid.sourceforge.net/)
|no (http://jaminid.sourceforge.net/)
|
|[[User:melmorabity|melmorabity|]] [http://melmorabity.fedorapeople.org/packages/languagetool/jaminid/  need a review]
|-#d9ffd9
|-bgcolor=#d9ffd9
|jaxb-api.jar/jaxb-impl.jar
|jaxb-api.jar/jaxb-impl.jar
|2.0
|2.0
Line 50: Line 50:
|yes (package ws-jaxme)
|yes (package ws-jaxme)
|
|
|-
|-bgcolor=#ffffd9
|jdic.jar/jdic_stub.jar
|jdic.jar/jdic_stub.jar
|
|
|LGPL 2.1
|LGPL 2.1
|no (https://jdic.dev.java.net/)
|no (https://jdic.dev.java.net/)
|
|[[User:melmorabity|melmorabity|]] [http://melmorabity.fedorapeople.org/packages/languagetool/jdic/  need a review]
|-#d9ffd9
|-bgcolor=#d9ffd9
|jsr173_1.0_api.jar
|jsr173_1.0_api.jar
|
|
Line 62: Line 62:
|yes (integrated into J2SE 1.6, available in OpenJDK)
|yes (integrated into J2SE 1.6, available in OpenJDK)
|
|
|-
|-bgcolor=#ffffd9
|jWordSplitter.jar
|jWordSplitter.jar
|3.x-dev
|3.x-dev
|APL 2.0
|APL 2.0
|no (http://sourceforge.net/projects/jwordsplitter/)
|no (http://sourceforge.net/projects/jwordsplitter/)
|
|[[User:alexises|alexises]] [http://alexises.fedorapeople.org/languagetool/dependancy/jwordSplitter/ | need a review]
|-#d9ffd9
|-bgcolor=#d9ffd9
|lucene-core-2.4.0.jar
|lucene-core-2.4.0.jar
|2.4.0
|2.4.0
Line 74: Line 74:
|yes (package lucene)
|yes (package lucene)
|
|
|-
|-bgcolor=#ffd9d9
|morfologik-stemming-nodict-1.4.0.jar
|morfologik-stemming-nodict-1.4.0.jar
|1.4.0
|1.4.0
Line 80: Line 80:
|no (http://sourceforge.net/projects/morfologik/)
|no (http://sourceforge.net/projects/morfologik/)
|
|
|-
|-bgcolor=#ffd9d9
|segment-1.3.0.jar
|segment-1.3.0.jar
|1.3.0
|1.3.0
Line 86: Line 86:
|no (http://sourceforge.net/projects/segment/files/)
|no (http://sourceforge.net/projects/segment/files/)
|
|
|-#d9ffd9
|-bgcolor=#d9ffd9
|juh.jar/jurt.jar/ridl.jar/unoil.jar
|juh.jar/jurt.jar/ridl.jar/unoil.jar
|
|

Latest revision as of 11:05, 10 February 2011

LanguageTool is an Open Source style and grammar checker for English, French, German, Polish, Dutch, Romanian, and other languages. Written in Java, it is available as a standalone command-line executable as well as an OpenOffice.org plugin. It is probably one of the only free grammar checker available for Linux that supports a consequent number of languages.

This page has for aim to to track the progress of its integration into Fedora.

Dependencies

In its last version, LanguageTool embeds in its source some JAR dependencies listed here. The dependencies not available in Fedora must me packaged to integrate LanguageTool.

Jar name Version License Available in Fedora? Who's working on it
activation.jar 1.0.2 GPLv2+ yes (package classpathx-jaf)
bliki-3.0.3.jar 3.0.3 EPL 1.0 no (http://code.google.com/p/gwtwiki/) melmorabity| need a review
commons-lang-2.4.jar 2.4 ASL 2.0 yes (package apache-commons-lang)
commons-logging-1.1.1.jar 1.1.1 ASL 2.0 yes (package apache-commons-lang)
jaminid LGPL 2.1 no (http://jaminid.sourceforge.net/) melmorabity| need a review
jaxb-api.jar/jaxb-impl.jar 2.0 ASL 2.0 yes (package ws-jaxme)
jdic.jar/jdic_stub.jar LGPL 2.1 no (https://jdic.dev.java.net/) melmorabity| need a review
jsr173_1.0_api.jar yes (integrated into J2SE 1.6, available in OpenJDK)
jWordSplitter.jar 3.x-dev APL 2.0 no (http://sourceforge.net/projects/jwordsplitter/) alexises | need a review
lucene-core-2.4.0.jar 2.4.0 ASL 2.0 yes (package lucene)
morfologik-stemming-nodict-1.4.0.jar 1.4.0 LGPL 3 no (http://sourceforge.net/projects/morfologik/)
segment-1.3.0.jar 1.3.0 MIT no (http://sourceforge.net/projects/segment/files/)
juh.jar/jurt.jar/ridl.jar/unoil.jar see OpenOffice.org license yes (package openoffice.org-ure)