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). This project contains two versions, a simple component and webservice one.

Лицензия

Лицензия

Группа

Группа

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

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

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

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

2.0
Дата

Дата

Тип

Тип

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). This project contains two versions, a simple component and webservice one.

Скачать gate-extraction

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

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
gate » gate jar 5.2.1
org.ow2.weblab.core.helpers : rdf-helper-jena jar 1.3
org.springframework : spring-core jar 2.5.6
org.ow2.weblab.core : model jar 1.2
org.ow2.weblab.core : extended jar 1.2
org.ow2.weblab.core : annotator jar 1.2
commons-logging : commons-logging jar 1.1.1

provided (1)

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

runtime (2)

Идентификатор библиотеки Тип Версия
com.sun.xml.ws : jaxws-rt jar 2.1.7
xalan : xalan jar 2.7.1

test (2)

Идентификатор библиотеки Тип Версия
net.sourceforge.groboutils » groboutils-core jar 5
junit : junit jar 4.8.1

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

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

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

Версия
2.0
1.7
1.6
1.5
1.4
1.3
1.2