Morfologik stemming

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.

License

License

GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-stemming-nodict
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Morfologik stemming
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.
Project URL

Project URL

http://morfologik.sourceforge.net

Download morfologik-stemming-nodict

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
commons-cli : commons-cli Optional jar 1.2
junit : junit Optional jar 4.7

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.2