License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdfr.univ-nantes.julestar |
ArtifactId | ArtifactIduima-contextualizer |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUIMA Contextualizer
A UIMA Analysis Engine that associates annotations with their neighbour annotations
|
Project URL |
Project URL |
Filename | Size |
---|---|
uima-contextualizer-1.1.pom | |
uima-contextualizer-1.1.jar | 4 KB |
uima-contextualizer-1.1-sources.jar | 2 KB |
uima-contextualizer-1.1-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-contextualizer/ -->
<dependency>
<groupId>fr.univ-nantes.julestar</groupId>
<artifactId>uima-contextualizer</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-contextualizer/
implementation 'fr.univ-nantes.julestar:uima-contextualizer:1.1'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-contextualizer/
implementation ("fr.univ-nantes.julestar:uima-contextualizer:1.1")
'fr.univ-nantes.julestar:uima-contextualizer:jar:1.1'
<dependency org="fr.univ-nantes.julestar" name="uima-contextualizer" rev="1.1">
<artifact name="uima-contextualizer" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-contextualizer', version='1.1')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-contextualizer" % "1.1"
[fr.univ-nantes.julestar/uima-contextualizer "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimafit-core | jar | 2.1.0 |
org.apache.uima : uimaj-core | jar | 2.6.0 |