腾讯交互翻译
<div class="ce-block" data-id="tqjSAkSRu6" ><div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">关于产品</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="IQ3_YNM-mm" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">语言不通的尴尬时刻可以终结了。腾讯AI Lab出手打造了一款AI辅助翻译神器——腾讯交互翻译(TranSmart)。这款工具并非简单的“你输我翻”,而是融合了交互式机器翻译、神经网络机器翻译等多项前沿技术。它会像一个懂你的翻译搭档,在你输入时就实时预判、智能补全,让翻译工作不仅快,而且准,效率直接拉满。</div>
</div>
</div><div class="ce-block" data-id="GZCky1hBc0" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">适合谁?</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="vg2Tc3O9-6" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">专业翻译工作者:追求更高效率和质量的翻译专家。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="hFKXZFy7YV" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">跨国企业员工:日常需要处理大量国际业务沟通和外文文档的职场人。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="54wFCekTen" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">学生与教研人员:有翻译学术论文、外语资料需求的群体。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="VfSq0JUjZQ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">旅游爱好者:出国旅行时,希望获得实时翻译帮助的游客。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="Lj0d5yL3Pc" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">软件开发者:需要将翻译功能集成到自己应用中的技术达人。</div>
</div>
</div><div class="ce-block" data-id="q49myB8jI3" >
<div class="ce-block__content" style="">
<h3 class="ce-header ce-header--left">产品特色</h3>
</div>
</div><div class="ce-block ce-block--focused" data-id="o19XeOs4IT" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">交互式机器翻译:这是腾讯交互翻译的王牌。它能实时预测并推荐翻译结果,写一个词,后面半句都出来了,大大减少了手动修改的次数。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="f6dHVujNZQ" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">翻译记忆融合:用得越多,越懂你。它会动态学习用户的翻译习惯,让后续的翻译结果更贴合个人风格和特定领域的术语。</div>
</div>
</div><div class="ce-block ce-block--focused" data-id="Y0QBtXe2Fs" >
<div class="ce-block__content">
<div class="ce-paragraph cdx-block ce-paragraph--left">翻译输入法:不仅仅是翻译,更是一个超级智能的输入法。它能结合上下文和机器翻译知识,精准组词,打字速度快到飞起。</div>
</div>
</div><style type="text/css">
.ce-block {
margin-top: 20px;
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
/**
* Plugin styles
*/
.ce-header {
position: relative;
padding: 1px 0px 1px 15px;
margin: 0;
line-height: 1.25em;
outline: none;
margin-bottom: 10px;
}
.ce-header p,
.ce-header div {
padding: 0 !important;
margin: 0 !important;
}
.ce-header::before {
content: "";
background-color: #3e8fe3;
width: 6px;
height: 100%;
position: absolute;
left: 0;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
/**
* Styles for Plugin icon in Toolbar
*/
.ce-header__icon {
}
.ce-header::before {
position: absolute;
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
display: none;
cursor: text;
}
.ce-header:empty::before {
display: block;
}
.ce-header:empty:focus::before {
display: none;
}
/* FontSize */
h1.ce-header {
font-size: 2.0em;
}
h2.ce-header {
font-size: 1.7em;
}
h3.ce-header {
font-size: 1.4em;
}
h4.ce-header {
font-size: 1.15em;
}
h5.ce-header {
font-size: 0.95em;
}
h6.ce-header {
font-size: 0.8em;
}
/* Alignment*/
.ce-header--right {
text-align: right;
}
.ce-header--center {
text-align: center;
}
.ce-header--left {
text-align: left;
}
.ce-header--justify {
text-align: justify;
}
</style><style type="text/css">
.ce-block {
margin-bottom: 20px;
}
.ce-block__content,.ce-toolbar__content {
/* max-width:calc(100% - 50px) */
margin-left: auto;
margin-right: auto;
}
.ce-paragraph {
line-height: 1.6em;
outline: none;
text-indent: 2em;
font-size: 16px;
}
.ce-paragraph--right {
text-align: right;
}
.ce-paragraph--center {
text-align: center;
}
.ce-paragraph--left {
text-align: left;
}
.ce-paragraph--justify {
text-align: justify;
}
.ce-paragraph-text-indent {
text-align: justify;
}
.ce-paragraph:empty::before{
content: attr(data-placeholder);
color: #707684;
font-weight: normal;
opacity: 0;
}
/** Show placeholder at the first paragraph if Editor is empty */
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty::before {
opacity: 1;
}
.codex-editor--toolbox-opened .ce-block:first-child .ce-paragraph:empty::before,
.codex-editor--empty .ce-block:first-child .ce-paragraph:empty:focus::before {
opacity: 0;
}
.ce-paragraph p:first-of-type{
margin-top: 0;
}
.ce-paragraph p:last-of-type{
margin-bottom: 0;
}
.svg-icon {
width: 1em;
height: 1em;
}
.svg-icon path,
.svg-icon polygon,
.svg-icon rect {
fill: #4691f6;
}
.svg-icon circle {
stroke: #4691f6;
stroke-width: 1;
}
</style><style type="text/css">
.inline-code {
background: rgba(250, 239, 240, 0.78);
color: #b44437;
padding: 3px 4px;
border-radius: 5px;
margin: 0 1px;
font-family: inherit;
font-size: 0.86em;
font-weight: 500;
letter-spacing: 0.3px;
}
</style>
页:
[1]