UIMA Stemmer

A UIMA Analysis Engine wrapper for the snowball stemmer

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-stemmer
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA Stemmer
A UIMA Analysis Engine wrapper for the snowball stemmer
Project URL

Project URL

https://github.com/JuleStar/uima-stemmer

Download uima-stemmer

How to add to project

<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-stemmer/ -->
<dependency>
    <groupId>fr.univ-nantes.julestar</groupId>
    <artifactId>uima-stemmer</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-stemmer/
implementation 'fr.univ-nantes.julestar:uima-stemmer:1.2'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-stemmer/
implementation ("fr.univ-nantes.julestar:uima-stemmer:1.2")
'fr.univ-nantes.julestar:uima-stemmer:jar:1.2'
<dependency org="fr.univ-nantes.julestar" name="uima-stemmer" rev="1.2">
  <artifact name="uima-stemmer" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-stemmer', version='1.2')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-stemmer" % "1.2"
[fr.univ-nantes.julestar/uima-stemmer "1.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimafit-core jar 2.3.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0