LanguageTool Style and Grammar Checker

LanguageTool is an Open Source proofreading software for English, French, German, Polish, Romanian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect like mixing up there/their and it detects some grammar problems.

License

License

GroupId

GroupId

org.languagetool
ArtifactId

ArtifactId

languagetool
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

LanguageTool Style and Grammar Checker
LanguageTool is an Open Source proofreading software for English, French, German, Polish, Romanian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect like mixing up there/their and it detects some grammar problems.
Project URL

Project URL

http://www.languagetool.org

Download languagetool

How to add to project

<!-- https://jarcasting.com/artifacts/org.languagetool/languagetool/ -->
<dependency>
    <groupId>org.languagetool</groupId>
    <artifactId>languagetool</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.languagetool/languagetool/
implementation 'org.languagetool:languagetool:2.0.1'
// https://jarcasting.com/artifacts/org.languagetool/languagetool/
implementation ("org.languagetool:languagetool:2.0.1")
'org.languagetool:languagetool:jar:2.0.1'
<dependency org="org.languagetool" name="languagetool" rev="2.0.1">
  <artifact name="languagetool" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.languagetool', module='languagetool', version='2.0.1')
)
libraryDependencies += "org.languagetool" % "languagetool" % "2.0.1"
[org.languagetool/languagetool "2.0.1"]

Dependencies

compile (13)

Group / Artifact Type Version
com.google.code : cjftransform jar 1.0.1
commons-lang : commons-lang jar 2.4
commons-logging : commons-logging jar 1.1.1
commons-validator : commons-validator jar 1.3.1
com.googlecode.ictclas4j : ictclas4j jar 1.0.1
net.java.dev.jna : jna jar 3.4.0
de.abelssoft : jwordsplitter jar 3.4
org.carrot2 : morfologik-fsa jar 1.5.4
org.carrot2 : morfologik-speller jar 1.5.4
org.carrot2 : morfologik-stemming jar 1.5.4
net.sourceforge.segment : segment jar 1.4.1
org.apache.tika : tika-core jar 0.9
com.google.code : lucene-gosen-ipadic jar 1.2.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.1
1.9