MT API Connector for Google Cloud Translate

Provides a MT API connector for Google Cloud Translate

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

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

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

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

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

https://github.com/dstl/machinetranslation

Скачать connector-google

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.cloud : google-cloud-translate jar 1.81.0
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