Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 671 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 671 Bytes

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.