Lucene Snowball Stemmer

Stemming of texts based on the Snowball version as used by Apache Lucene

License

License

GroupId

GroupId

io.redlink.nlp
ArtifactId

ArtifactId

nlp-stemmer-lucene
Last Version

Last Version

3.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Lucene Snowball Stemmer
Stemming of texts based on the Snowball version as used by Apache Lucene
Project Organization

Project Organization

Redlink GmbH

Download nlp-stemmer-lucene

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.redlink.nlp : nlp-stemmer jar 3.0.0
org.apache.lucene : lucene-analyzers-common jar 8.11.1
commons-io : commons-io jar 2.7
org.slf4j : slf4j-api jar 1.7.36

provided (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.slf4j : slf4j-simple jar 1.7.36

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0