Gate Extraction

Gate based component, that can process the Text units to extract informations using Gate's tools (such as grammars, gazetteers, tokenizer or POS Taggers).

Лицензия

Лицензия

Группа

Группа

org.ow2.weblab.webservices
Идентификатор

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

gate-extraction
Последняя версия

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

2.2.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Gate Extraction
Gate based component, that can process the Text units to extract informations using Gate's tools (such as grammars, gazetteers, tokenizer or POS Taggers).

Скачать gate-extraction

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

<!-- https://jarcasting.com/artifacts/org.ow2.weblab.webservices/gate-extraction/ -->
<dependency>
    <groupId>org.ow2.weblab.webservices</groupId>
    <artifactId>gate-extraction</artifactId>
    <version>2.2.2</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/gate-extraction/
implementation 'org.ow2.weblab.webservices:gate-extraction:2.2.2'
// https://jarcasting.com/artifacts/org.ow2.weblab.webservices/gate-extraction/
implementation ("org.ow2.weblab.webservices:gate-extraction:2.2.2")
'org.ow2.weblab.webservices:gate-extraction:war:2.2.2'
<dependency org="org.ow2.weblab.webservices" name="gate-extraction" rev="2.2.2">
  <artifact name="gate-extraction" type="war" />
</dependency>
@Grapes(
@Grab(group='org.ow2.weblab.webservices', module='gate-extraction', version='2.2.2')
)
libraryDependencies += "org.ow2.weblab.webservices" % "gate-extraction" % "2.2.2"
[org.ow2.weblab.webservices/gate-extraction "2.2.2"]

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.ow2.weblab.core.helpers : rdf-helper-jena jar 1.3.2
uk.ac.gate : gate-core jar 6.1
org.ow2.weblab.core : model jar 1.2.2
org.ow2.weblab.core : extended jar 1.2.2
org.ow2.weblab.core : annotator jar 1.2.4
org.apache.cxf : cxf-rt-frontend-jaxws jar 2.4.0
org.apache.cxf : cxf-rt-transports-http jar 2.4.0
xalan : xalan jar 2.7.1
commons-logging : commons-logging jar 1.1.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : servlet-api jar 2.4

runtime (2)

Идентификатор библиотеки Тип Версия
com.thoughtworks.xstream : xstream jar 1.3.1
uk.ac.gate : gate-compiler-jdt jar 1

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.2

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

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

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

Версия
2.2.2
2.2.1
2.2
2.2-RC1