String Annotation

A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.

Лицензия

Лицензия

Группа

Группа

uk.ac.gate.plugins
Идентификатор

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

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

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

4.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

String Annotation
A GATE plugin that provides processing resources for annotating documents based on gazetteer lists and Java regular expressions. The gazetteer annotator is able to store very large gazetteer lists in memory and can match against either the document text or the value of annotation features.
Ссылка на сайт

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

https://github.com/johann-petrak/gateplugin-StringAnnotation
Организация-разработчик

Организация-разработчик

GATE Team
Система контроля версий

Система контроля версий

https://github.com/GateNLP/gateplugin-StringAnnotation

Скачать stringannotation

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

<!-- https://jarcasting.com/artifacts/uk.ac.gate.plugins/stringannotation/ -->
<dependency>
    <groupId>uk.ac.gate.plugins</groupId>
    <artifactId>stringannotation</artifactId>
    <version>4.1</version>
</dependency>
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/stringannotation/
implementation 'uk.ac.gate.plugins:stringannotation:4.1'
// https://jarcasting.com/artifacts/uk.ac.gate.plugins/stringannotation/
implementation ("uk.ac.gate.plugins:stringannotation:4.1")
'uk.ac.gate.plugins:stringannotation:jar:4.1'
<dependency org="uk.ac.gate.plugins" name="stringannotation" rev="4.1">
  <artifact name="stringannotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.ac.gate.plugins', module='stringannotation', version='4.1')
)
libraryDependencies += "uk.ac.gate.plugins" % "stringannotation" % "4.1"
[uk.ac.gate.plugins/stringannotation "4.1"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
commons-cli : commons-cli jar 1.4
commons-io : commons-io jar 2.6
org.apache.commons : commons-text jar 1.4
it.unimi.dsi : fastutil jar 8.1.0
org.yaml : snakeyaml jar 1.19
junit : junit jar 4.12

provided (1)

Идентификатор библиотеки Тип Версия
uk.ac.gate : gate-core jar 8.5.1

test (1)

Идентификатор библиотеки Тип Версия
uk.ac.gate : gate-plugin-test-utils jar 8.5.1

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

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

gateplugin-stringannotation

A plugin for the GATE language technology framework that provides PRs for string annotation.

See:

This is the mavenized version of what can be found here: https://github.com/johann-petrak/gateplugin-StringAnnotation which is in turn an updated and modified version (not backwards compatible) of what was originally in: https://code.google.com/p/gateplugin-stringannotation/

Feedback: please report bugs or feature request to the issue tracker: https://github.com/GateNLP/gateplugin-stringannotation/issues

uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

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

Версия
4.1
4.0