MT API Connector for SYSTRAN

Provides a MT API connector for SYSTRAN

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

uk.gov.dstl.machinetranslation
Идентификатор

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

connector-systran
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

MT API Connector for SYSTRAN
Provides a MT API connector for SYSTRAN
Ссылка на сайт

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

https://github.com/dstl/machinetranslation
Организация-разработчик

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

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

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

https://github.com/dstl/machinetranslation

Скачать connector-systran

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

<!-- https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-systran/ -->
<dependency>
    <groupId>uk.gov.dstl.machinetranslation</groupId>
    <artifactId>connector-systran</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-systran/
implementation 'uk.gov.dstl.machinetranslation:connector-systran:1.0.0'
// https://jarcasting.com/artifacts/uk.gov.dstl.machinetranslation/connector-systran/
implementation ("uk.gov.dstl.machinetranslation:connector-systran:1.0.0")
'uk.gov.dstl.machinetranslation:connector-systran:jar:1.0.0'
<dependency org="uk.gov.dstl.machinetranslation" name="connector-systran" rev="1.0.0">
  <artifact name="connector-systran" type="jar" />
</dependency>
@Grapes(
@Grab(group='uk.gov.dstl.machinetranslation', module='connector-systran', version='1.0.0')
)
libraryDependencies += "uk.gov.dstl.machinetranslation" % "connector-systran" % "1.0.0"
[uk.gov.dstl.machinetranslation/connector-systran "1.0.0"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.systran.platform » translation-api-java-client jar 1.0.1
uk.gov.dstl.machinetranslation : connector-api jar 1.0.0

test (4)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.5.0
org.mockito : mockito-core jar 2.28.2
org.mockito : mockito-junit-jupiter jar 2.28.2
uk.gov.dstl.machinetranslation : connector-api jar 1.0.0

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

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

Machine Translation

This repository provides a common Java API for connecting to Machine Translation tools (connector-api), and implementations (connectors) of that API for the following tools:

Additionally, a gRPC service (grpc) is provided to allow any coding language to communicate with machine translation tools via the API.

uk.gov.dstl.machinetranslation

Dstl

Defence Science and Technology Laboratory, UK

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

Версия
1.0.0