Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
Toy-MT-Introduction
概览
Overview
Details
Activity
Cycle Analytics
版本库
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
问题
0
Issues
0
列表
Board
标记
里程碑
合并请求
0
Merge Requests
0
CI / CD
CI / CD
流水线
作业
日程表
图表
维基
Wiki
代码片段
Snippets
成员
Collapse sidebar
Close sidebar
活动
图像
聊天
创建新问题
作业
提交
Issue Boards
Open sidebar
NiuTrans
Toy-MT-Introduction
Commits
b0a2f83e
Commit
b0a2f83e
authored
Feb 13, 2020
by
曹润柘
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新 figure-processes-SMT.tex
parent
3e23c5be
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
14 行增加
和
14 行删除
+14
-14
Book/Chapter3/Figures/figure-processes-SMT.tex
+14
-14
没有找到文件。
Book/Chapter3/Figures/figure-processes-SMT.tex
查看文件 @
b0a2f83e
...
...
@@ -4,34 +4,34 @@
\begin{tikzpicture}
{
\node
[anchor=north west,inner sep=1pt] (entry1) at (0,0)
{{
\textbf
{
1:
}
这 是 数据
$
\leftrightarrow
$
This is data
}}
;
\node
[anchor=north west,inner sep=1pt] (entry2) at ([yshift=
-0.5em]entry1.south west)
{
\textbf
{
2:
}
小心 !
$
\leftrightarrow
$
Look out !
}
;
\node
[anchor=north west,inner sep=1pt] (entry3) at ([yshift=
-0.5em]entry2.south west)
{
\textbf
{
3:
}
你 是 谁
$
\leftrightarrow
$
Who are you
}
;
\node
[anchor=north west,inner sep=2pt] (entry4) at ([yshift=
-0.5
em]entry3.south west)
{
...
}
;
\node
[anchor=south west
,font=
\Large
] (corpuslabel) at (entry1.north west)
{{
\color
{
ublue
}
\textbf
{
双语平行数据
}}}
;
{
\scriptsize
\node
[anchor=north west,inner sep=1pt] (entry1) at (0,0)
{
\tiny
{
\textbf
{
1:
}
这 是 数据
$
\leftrightarrow
$
This is data
}}
;
\node
[anchor=north west,inner sep=1pt] (entry2) at ([yshift=
0.1em]entry1.south west)
{
\tiny
{
\textbf
{
2:
}
小心 !
$
\leftrightarrow
$
Look out !
}
}
;
\node
[anchor=north west,inner sep=1pt] (entry3) at ([yshift=
0.1em]entry2.south west)
{
\tiny
{
\textbf
{
3:
}
你 是 谁
$
\leftrightarrow
$
Who are you
}
}
;
\node
[anchor=north west,inner sep=2pt] (entry4) at ([yshift=
0.1
em]entry3.south west)
{
...
}
;
\node
[anchor=south west] (corpuslabel) at (entry1.north west)
{{
\color
{
ublue
}
\textbf
{
双语平行数据
}}}
;
\begin{pgfonlayer}
{
background
}
\node
[rectangle,draw=ublue,thick,inner sep=0.2em,fill=white,drop shadow,minimum height=1.6cm]
[fit = (entry1) (entry2) (entry3) (entry4) (corpuslabel)] (corpus)
{}
;
\end{pgfonlayer}
}
\node
[anchor=west,ugreen] (P) at ([xshift=
6
em,yshift=-0.7em]corpus.east)
{
P(
$
t|s
$
)
}
;
\node
[anchor=south
,font=
\Large
] (modellabel) at (P.north)
{
\color
{
ublue
}
\textbf
{
翻译模型
}}
;
\node
[anchor=west,ugreen] (P) at ([xshift=
4
em,yshift=-0.7em]corpus.east)
{
P(
$
t|s
$
)
}
;
\node
[anchor=south
] (modellabel) at (P.north)
{{
\color
{
ublue
}
{
\scriptsize
\textbf
{
翻译模型
}}
}}
;
\begin{pgfonlayer}
{
background
}
\node
[rectangle,draw=ublue,thick,inner sep=0.2em,fill=white,drop shadow,minimum height=1.6cm]
[fit = (P) (modellabel)] (model)
{}
;
\end{pgfonlayer}
\draw
[->,very thick,ublue] ([xshift=0.2em]corpus.east) -- ([xshift=
4.2em]corpus.east) node [pos=0.5, above]
{
\color
{
red
}{
模型学习
}}
;
\draw
[->,very thick,ublue] ([xshift=0.2em]corpus.east) -- ([xshift=
3.2em]corpus.east) node [pos=0.5, above]
{
\color
{
red
}{
\scriptsize
{
模型学习
}
}}
;
{
\draw
[->,very thick,ublue] ([xshift=
11.2em]corpus.east) -- ([xshift=15.4em]corpus.east) node [pos=0.5, above]
{
\color
{
red
}{
穷举
\&
计算
}}
;
\draw
[->,very thick,ublue] ([xshift=
0.4em]model.east) -- ([xshift=3.4em]model.east) node [inner sep=0pt,pos=0.5, above,yshift=0.3em] (decodingarrow)
{
\color
{
red
}{
\scriptsize
{
穷举
\&
计算
}
}}
;
{
\node
[anchor=north west,inner sep=2pt
,font=
\Large
] (sentlabel) at ([xshift=5.0em,yshift=0.4
em]model.north east)
{{
\color
{
ublue
}
\textbf
{
机器翻译引擎
}}}
;
\node
[anchor=north west] (sent) at ([
xshift=1.5em,yshift=-0.5em]sentlabel.south west)
{
对任意句子
}
;
\node
[anchor=north west] (sentpart2) at ([
xshift=0.0em,yshift=0.3em]sent.south west)
{
进行翻译
}
;
{
\scriptsize
\node
[anchor=north west,inner sep=2pt
] (sentlabel) at ([xshift=5.5em,yshift=-0.3
em]model.north east)
{{
\color
{
ublue
}
\textbf
{
机器翻译引擎
}}}
;
\node
[anchor=north west] (sent) at ([
yshift=-0.5em]sentlabel.south west)
{
\textbf
{
对任意句子
}
}
;
\node
[anchor=north west] (sentpart2) at ([
yshift=0.3em]sent.south west)
{
\textbf
{
进行翻译
}
}
;
}
}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论