发送到Microsoft神经网络MT时是否会忽略任何体验notranslate选项?相同的字符串适用于SMT。我发送的是" text / html"。
我的示例字符串:
<p>For example, it is important to install the latest <span class=\"notranslate\">Intel® Chipset Software Installation Utility</span> immediately after installing most Microsoft operating systems to ensure proper drivers for the chipset are installed prior to installation of other drivers. System integrators should confirm boxed Intel Core 2 Duo processor-based systems are optimally configured and integrated.</p>
此外,如果我使用&#34; notranslate&#34;将href包裹在一个字符串周围选项,NMT后整个链接都会消失。
"target_content": "<p>Beispielsweise ist es wichtig, die neueste Intel® Chipset Software Installation Utility unmittelbar nach der Installation der meisten Microsoft-Betriebssysteme zu installieren, um sicherzustellen, dass die richtigen Treiber für den Chipsatz vor der Installation anderer Treiber installiert werden. System Integratoren sollten bestätigen, dass Boxed Intel Core 2 Duo Prozessor-basierte Systeme optimal konfiguriert und integriert sind.</p>",
"source_content": "<p>For example, it is important to install the latest <a href=\"http://downloadcenter.intel.com/SearchResult.aspx?lang=eng&ProductFamily=Chipsets&ProductLine=Chipset+Software&ProductProduct=Intel%c2%ae+Chipset+Software+Installation+Utility\"><span class=\"notranslate\">Intel® Chipset Software Installation Utility</span></a> immediately after installing most Microsoft operating systems to ensure proper drivers for the chipset are installed prior to installation of other drivers. System integrators should confirm boxed Intel Core 2 Duo processor-based systems are optimally configured and integrated.</p>"