Registry / utility / languagetool-core

languagetool-core

JSON →
library5.0.2javamavenunverified

Core library of LanguageTool, an open-source proofreading software for multiple languages.

<dependency> <groupId>org.languagetool</groupId> <artifactId>languagetool-core</artifactId> <version>5.0.2</version> </dependency>
INSTALL
IMPORT
SIG · LANGUAGETOOL-CORE
L
languagetool-core
utilityjavav5.0.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JLanguageTool
org.languagetool.JLanguageTool

Check a sentence for grammar errors using LanguageTool.

import org.languagetool.JLanguageTool; import org.languagetool.language.English; JLanguageTool langTool = new JLanguageTool(new English()); List<RuleMatch> matches = langTool.check("This is a test.");
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
languagetool-core — mvn dependency:get languagetool-core · libregistry