License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-stemmer |
Last Version | Last Version1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA Stemmer
A UIMA Analysis Engine wrapper for the snowball stemmer
|
Project URL |
Project URL |
Filename | Size |
---|---|
uima-stemmer-1.2.pom | |
uima-stemmer-1.2.jar | 72 KB |
uima-stemmer-1.2-sources.jar | 53 KB |
uima-stemmer-1.2-javadoc.jar | 88 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimaj-core | jar | 2.10.0 |
org.apache.uima : uimafit-core | jar | 2.3.0 |