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.