我已经使用TM assets构建了一些自定义翻译引擎。现在我有了更多的内容,在TMs的更正翻译,我想用来改善这些引擎。我在文档中看不到如何使用新内容更新或保留引擎。这个过程是什么?
发布于 2019-12-13 05:56:23
您应该能够在同一项目中的data页面上创建第二个模型。所以这不是再培训,而是新的培训。
https://docs.microsoft.com/en-us/azure/cognitive-services/translator/custom-translator/quickstart-build-deploy-custom-model
https://stackoverflow.com/questions/59307607
相似问题