diff --git a/_data/integrations.json b/_data/integrations.json index 7b4feb39..9d9d5a2a 100644 --- a/_data/integrations.json +++ b/_data/integrations.json @@ -224,6 +224,32 @@ } } }, + { + "id": "kantanstream", + "name": "KantanStream", + "company": "kantanmt", + "tms_url": "https://www.kantanai.io/kantanstream-home/", + "type": [ + "tms", + "cat" + ], + "api_integrations": [ + { + "kantanmt": { + "custom": true, + "glossary": true, + "adaptive": true + } + } + ], + "quality_estimation_integrations": [ + { + "kantanqes": { + "custom": false + } + } + ], + }, { "id": "lilt-tms", "name": "Lilt", @@ -1430,6 +1456,31 @@ "edit_distance": true }, + { + "id": "translation-hub", + "name": "Google Cloud Translation Hub", + "company": "google", + "tms_url": "https://cloud.google.com/translation-hub", + "type": [ + "tms", + "cat" + ], + "api_integrations": [ + { + "google": { + "custom": true, + "glossary": true + } + } + ], + "quality_estimation_integrations": [ + { + "google-translation-hub-mtqp": { + "custom": false + } + } + ], + }, { "id": "wordbee", "name": "Wordbee",