ConText

A GATE based re-implementation of the ConText algorithm.

License

License

GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

context
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ConText
A GATE based re-implementation of the ConText algorithm.
Project URL

Project URL

https://github.com/GateNLP/gateplugin-ConText/wiki
Project Organization

Project Organization

GATE

Download context

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
uk.ac.gate : gate-core jar 8.5

test (1)

Group / Artifact Type Version
uk.ac.gate : gate-plugin-test-utils jar 8.5

Project Modules

There are no modules declared in this project.
uk.ac.gate.plugins

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
1.0