Skip to content

Commit

Permalink
Merge pull request #586 from machinetranslate/add-kantanstream-and-go…
Browse files Browse the repository at this point in the history
…ogle-cloud-translation-hub

Add KantanStream and Google Cloud Translation Hub
  • Loading branch information
cefoo authored Dec 6, 2023
2 parents 123b800 + 1a4516d commit a2c8d71
Showing 1 changed file with 51 additions and 0 deletions.
51 changes: 51 additions & 0 deletions _data/integrations.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit a2c8d71

Please sign in to comment.