Python

A GATE plugin for running Python code from GATE and for using the GATE API from Python.

License

License

Categories

Categories

Python Languages
GroupId

GroupId

uk.ac.gate.plugins
ArtifactId

ArtifactId

python
Last Version

Last Version

3.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Python
A GATE plugin for running Python code from GATE and for using the GATE API from Python.
Project URL

Project URL

http://gatenlp.github.io/gateplugin-Python/
Project Organization

Project Organization

GATE Team
Source Code Management

Source Code Management

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

Download python

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.fifesoft : rsyntaxtextarea jar 3.0.8
net.sf.py4j : py4j jar 0.10.9.2
uk.ac.gate.libraries : interaction jar 4.1
com.fasterxml.jackson.jr : jackson-jr-objects jar 2.10.3
org.apache.commons : commons-exec jar 1.3
org.zeroturnaround : zt-exec jar 1.11

provided (1)

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

test (1)

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

Project Modules

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

GateNLP

GATE - General Architecture for Text Engineering

Versions

Version
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
2.4