Last Version

Gate Extraction 2.0

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.

License

License

GroupId

GroupId

org.ow2.weblab.service
ArtifactId

ArtifactId

gate-extraction
Version

Version

2.0
Type

Type

war
Description

Description

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.

Download gate-extraction 2.0


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

Dependencies

compile (7)

Group / Artifact Type Version
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)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4

runtime (2)

Group / Artifact Type Version
com.sun.xml.ws : jaxws-rt jar 2.1.7
xalan : xalan jar 2.7.1

test (2)

Group / Artifact Type Version
net.sourceforge.groboutils » groboutils-core jar 5
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.