UIMA Tokens Regex

A UIMA Analysis Engine that detects in a CAS occurrences of a regular expressions over UIMA annotations

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-tokens-regex
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA Tokens Regex
A UIMA Analysis Engine that detects in a CAS occurrences of a regular expressions over UIMA annotations
Project URL

Project URL

https://github.com/JuleStar/uima-tokens-regex

Download uima-tokens-regex

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimafit-core jar 2.3.0
com.google.guava : guava jar 21.0

runtime (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.7

test (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.5.2
junit : junit jar 4.12
eu.codearte.catch-exception : catch-exception jar 1.4.1
org.assertj : assertj-core jar 2.0.0
org.mockito : mockito-all jar 1.10.19
org.apache.uima : uimaj-tools jar 2.8.1
fr.univ-nantes.julestar : uima-test jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.2
1.1
1.0