UIMA Tokens Regex

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

Лицензия

Лицензия

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

fr.univ-nantes.julestar
Идентификатор

Идентификатор

uima-tokens-regex
Последняя версия

Последняя версия

1.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

UIMA Tokens Regex
A UIMA Analysis Engine that detects in a CAS occurrences of a regular expressions over UIMA annotations
Ссылка на сайт

Ссылка на сайт

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

Скачать uima-tokens-regex

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.antlr : antlr4-runtime jar 4.7

test (7)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.5
1.4
1.2
1.1
1.0