is not current version
Last Version 2.1.9

org.carrot2:morfologik-stemming 1.2.2

Polish morphological analyzer based on current ispell dictionaries, and Java libraries interfacing it. First completely open-source and comprehensive morphological tools for Polish. Used for grammar correction in LanguageTool.

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-stemming
Version

Version

1.2.2
Type

Type

jar

Download morfologik-stemming 1.2.2


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