Last Version

Morfologik (parent POM) 2.1.9

Morfologik is a collection of tools for building finite state automata and stemming/ inflection dictionaries built on top of these.

License

License

BSD
GroupId

GroupId

org.carrot2
ArtifactId

ArtifactId

morfologik-parent
Version

Version

2.1.9
Type

Type

pom
Description

Description

Morfologik (parent POM)
Morfologik is a collection of tools for building finite state automata and stemming/ inflection dictionaries built on top of these.
Project URL

Project URL

http://morfologik.blogspot.com/

Download morfologik-parent 2.1.9


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • morfologik-fsa
  • morfologik-fsa-builders
  • morfologik-stemming
  • morfologik-polish
  • morfologik-speller
  • morfologik-tools