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
单韦乔
Toy-MT-Introduction
Commits
c1c9b23a
Commit
c1c9b23a
authored
Nov 10, 2019
by
Lee
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update WMT figure.
parent
50862afd
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
12 行增加
和
7 行删除
+12
-7
Section06-Neural-Machine-Translation/section06.tex
+12
-7
没有找到文件。
Section06-Neural-Machine-Translation/section06.tex
查看文件 @
c1c9b23a
...
...
@@ -195,10 +195,11 @@
\begin{center}
\begin{tikzpicture}
\begin{scope}
[local bounding box=WMT]
\draw
[-latex',very thick]
(0,0) to (9,0);
\draw
[-latex',very thick]
(0,0) to (10,0);
\draw
[-latex',very thick]
(0.5,-0.5) to (0.5,3.5);
% 2015
\node
[minimum width=0.5cm,minimum height=7*0.2cm,draw,fill=blue!30!white,inner sep=0pt,outer sep=0pt,anchor=south west]
(smt2015) at (1,0.5pt)
{}
;
\node
[minimum width=0.5cm,minimum height=7*0.2cm,draw,fill=blue!30!white,inner sep=0pt,outer sep=0pt,anchor=south west]
(smt2015) at (1
.5
,0.5pt)
{}
;
\node
[minimum width=0.5cm,minimum height=2*0.2cm,draw,fill=red!30!white,inner sep=0pt,outer sep=0pt,anchor=south west]
(nmt2015) at (smt2015.south east)
{}
;
\node
[font=\normalsize,anchor=north]
() at (smt2015.south east)
{
2015
}
;
% 2016
...
...
@@ -213,17 +214,21 @@
\node
[minimum width=0.5cm,minimum height=0cm,draw,fill=blue!30!white,inner sep=0pt,outer sep=0pt,anchor=south west]
(smt2018) at (
$
(
nmt
2017
.south east
)+(
1
,
0
)
$
)
{}
;
\node
[minimum width=0.5cm,minimum height=14*0.2cm,draw,fill=red!30!white,inner sep=0pt,outer sep=0pt,anchor=south west]
(nmt2018) at (smt2018.south east)
{}
;
\node
[font=\normalsize,anchor=north]
() at (smt2018.south east)
{
2018
}
;
% plot
\draw
[-latex,blue,very thick]
(smt2015.north) to (smt2016.north) to (smt2017.north) to (smt2018.north);
\draw
[-latex,red,very thick]
(nmt2015.north) to (nmt2016.north) to (nmt2017.north) to (nmt2018.north);
\end{scope}
% legend
\ExtractX
{$
(
nmt
2015
.west
)
$}
\ExtractY
{$
(
[
yshift
=
5
pt
]
WMT.north
)
$}
\node
[minimum width=0.5cm,rectangle,draw,fill=blue!30!white,anchor=
sou
th west,label={[label distance=1pt,font=\scriptsize]
0:统计机器翻译
}
] () at (
\XCoord
,
\YCoord
)
{}
;
\ExtractY
{$
(
WMT.north
)
$}
\node
[minimum width=0.5cm,rectangle,draw,fill=blue!30!white,anchor=
nor
th west,label={[label distance=1pt,font=\scriptsize]
0:统计机器翻译
}
] () at (
\XCoord
,
\YCoord
)
{}
;
\ExtractX
{$
(
nmt
2017
.west
)
$}
\ExtractY
{$
([
yshift
=
5
pt
]
WMT.north
)
$}
\node
[minimum width=0.5cm,rectangle,draw,fill=red!30!white,anchor=south west,label={[label distance=1pt,font=\scriptsize]
0:神经机器翻译
}
] () at (
\XCoord
,
\YCoord
)
{}
;
\node
[minimum width=0.5cm,rectangle,draw,fill=red!30!white,anchor=north west,label={[label distance=1pt,font=\scriptsize]
0:神经机器翻译
}
] () at (
\XCoord
,
\YCoord
)
{}
;
\node
[font=\normalsize,below=0pt of WMT]
()
{
WMT往年冠军各类型系统的数目
}
;
\node
[font=\normalsize,below=0pt of WMT]
()
{
WMT冠军系统
}
;
\node
[font=\normalsize,rotate=90]
() at (WMT.west)
{
数量
}
;
\end{tikzpicture}
\end{center}
\end{frame}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论