Machine Translation gRPC API

gRPC Service Definitions

Лицензия

Лицензия

Категории

Категории

Сеть gRPC Networking
Группа

Группа

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

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

grpc-api
Последняя версия

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

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Machine Translation gRPC API
gRPC Service Definitions
Ссылка на сайт

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

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

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

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

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

https://github.com/dstl/machinetranslation

Скачать grpc-api

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
io.grpc : grpc-all jar 1.22.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