buerokratt / Machine-Translation-to-Buerokratt

0 stars 1 forks source link

Buerokratt is interfaced with EKI Machine translation solution #5

Open kerlikur opened 1 year ago

kerlikur commented 1 year ago

AS A Bürokratt I WANT TO be able to use EKI machine translation solution; SO THAT I can translate the chat widget messages by using EKI machine translation solution

Acceptance Criteria:

EKI machine translation solution API: https://github.com/Project-MTee/mtee-platform/wiki/3.-Architecture-and-Components#translation-api-service

turnerrainer commented 1 year ago

@kerlikur this issue seems to partially overlap with https://github.com/buerokratt/Machine-Translation-to-Buerokratt/issues/21

turnerrainer commented 1 year ago

@kerlikur

Machine translations from Estonian to English; English to Estonian; Estonian to Russian; Russian to Estonian; Estonian to German; German to Estonian

I'm not sure that's the best approach for natural language machine translation. Business-wise it's completely understandable but it might be wise to give cross-language translation a lot more attention. Could be done in different ways which all have different impact in the future.

kerlikur commented 1 year ago

We interface the machine translation solution of the Estonian Language Institute (https://mt.cs.ut.ee/).

martinleki commented 1 year ago

EKI's MT service MTee, API cf https://github.com/project-mtee/text-translation-service/pkgs/container/translation-api-service What is the required SLA? Should a dedicated instance be deployed at State Cloud?