UIMA Mapper

A UIMA Analysis Engine that adds a feature to annotations based on a list feature/value matching pairs declared as a light XML resource

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-mapper
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA Mapper
A UIMA Analysis Engine that adds a feature to annotations based on a list feature/value matching pairs declared as a light XML resource
Project URL

Project URL

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

Download uima-mapper

How to add to project

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