Python

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

Лицензия

Лицензия

Категории

Категории

Python Языки программирования
Группа

Группа

uk.ac.gate.plugins
Идентификатор

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

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

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

3.0.7
Дата

Дата

Тип

Тип

jar
Описание

Описание

Python
A GATE plugin for running Python code from GATE and for using the GATE API from Python.
Ссылка на сайт

Ссылка на сайт

http://gatenlp.github.io/gateplugin-Python/
Организация-разработчик

Организация-разработчик

GATE Team
Система контроля версий

Система контроля версий

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

Скачать python

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

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

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
uk.ac.gate : gate-core jar 8.6.1

test (1)

Идентификатор библиотеки Тип Версия
uk.ac.gate : gate-plugin-test-utils jar 8.6.1

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

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

GateNLP

GATE - General Architecture for Text Engineering

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

Версия
3.0.7
3.0.6
3.0.5
3.0.4
3.0.3
3.0.2
3.0.1
2.4