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
a460f5c6
Commit
a460f5c6
authored
Nov 04, 2019
by
xiaotong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
new pages
parent
e41da37b
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
43 行增加
和
11 行删除
+43
-11
Section06-Neural-Machine-Translation/Figures/google-news.png
+0
-0
Section06-Neural-Machine-Translation/section06-test.tex
+8
-1
Section06-Neural-Machine-Translation/section06.tex
+35
-10
没有找到文件。
Section06-Neural-Machine-Translation/Figures/google-news.png
0 → 100644
查看文件 @
a460f5c6
66.7 KB
Section06-Neural-Machine-Translation/section06-test.tex
查看文件 @
a460f5c6
...
@@ -159,12 +159,19 @@
...
@@ -159,12 +159,19 @@
%%% 逐渐崛起的NMT
%%% 逐渐崛起的NMT
\begin{frame}
{
崛起
}
\begin{frame}
{
崛起
}
\begin{itemize}
\begin{itemize}
\item
2015前统计机器翻译(SMT)在NLP是具有统治力的
\item
2015
年
前统计机器翻译(SMT)在NLP是具有统治力的
\begin{itemize}
\begin{itemize}
\item
当时NMT的系统还很初步,被SMT碾压
\item
当时NMT的系统还很初步,被SMT碾压
\item
大多数的认知还没有进化到NMT年代,甚至Kalchbrenner等人早期的报告也被人质疑
\item
大多数的认知还没有进化到NMT年代,甚至Kalchbrenner等人早期的报告也被人质疑
\end{itemize}
\end{itemize}
\item
2016年情况大有改变,当时非常受关注的一项工作是Google上线了神经机器翻译系统GNMT
\begin{itemize}
\item
在GNMT前后,百度、微软、小牛翻译等也分别推出了自己的神经机器翻译系统,出现了百花齐放的局面
\end{itemize}
\end{itemize}
\end{itemize}
\begin{center}
\includegraphics
[scale=0.35]
{
./Figures/google-news.png
}
\end{center}
\end{frame}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
...
...
Section06-Neural-Machine-Translation/section06.tex
查看文件 @
a460f5c6
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
%%% 译文对比
%%% 译文对比
\begin{frame}
{
今天机器翻译
的水平
}
\begin{frame}
{
机器翻译今天
的水平
}
\begin{tcolorbox}
[enhanced,frame engine=empty,boxrule=0.1mm,size=title,colback=red!10!white]
\begin{tcolorbox}
[enhanced,frame engine=empty,boxrule=0.1mm,size=title,colback=red!10!white]
\begin{flushleft}
\begin{flushleft}
...
@@ -594,12 +594,19 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
...
@@ -594,12 +594,19 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
%%% 逐渐崛起的NMT
%%% 逐渐崛起的NMT
\begin{frame}
{
崛起
}
\begin{frame}
{
崛起
}
\begin{itemize}
\begin{itemize}
\item
2015前统计机器翻译(SMT)在NLP是具有统治力的
\item
2015
年
前统计机器翻译(SMT)在NLP是具有统治力的
\begin{itemize}
\begin{itemize}
\item
当时NMT的系统还很初步,被SMT碾压
\item
当时NMT的系统还很初级,被SMT碾压
\item
大多数的认知还没有进化到NMT年代,甚至Kalchbrenner等人早期的报告也被人质疑
\item
大多数的认知还没有进化到NMT时代,甚至Kalchbrenner等人早期的报告也被人质疑
\end{itemize}
\item
2016年情况大有改变,当时非常受关注的一项工作是Google上线了神经机器翻译系统GNMT
\begin{itemize}
\item
在GNMT前后,百度、微软、小牛翻译等也分别推出了自己的神经机器翻译系统,出现了百花齐放的局面
\end{itemize}
\end{itemize}
\end{itemize}
\end{itemize}
\begin{center}
\includegraphics
[scale=0.35]
{
./Figures/google-news.png
}
\end{center}
\end{frame}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
...
@@ -612,8 +619,26 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
...
@@ -612,8 +619,26 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
\end{frame}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
%%% 词嵌入
\begin{frame}
{
模块1:词嵌入层
}
\begin{itemize}
\item
词嵌入
\end{itemize}
%%% 图
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%% 输出
\begin{frame}
{
模块2:输出层
}
\begin{itemize}
\item
Softmax
\end{itemize}
%%% 图
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%% LSTM
%%% LSTM
\begin{frame}
{
长短时记忆模型(LSTM) (2页?)
}
\begin{frame}
{
模块3:
长短时记忆模型(LSTM) (2页?)
}
\begin{itemize}
\begin{itemize}
\item
LSTM
\item
LSTM
\end{itemize}
\end{itemize}
...
@@ -621,8 +646,8 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
...
@@ -621,8 +646,8 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
\end{frame}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
%%%
LSTM
%%%
GRU
\begin{frame}
{
门循环单元(GRU)
}
\begin{frame}
{
改进 -
门循环单元(GRU)
}
\begin{itemize}
\begin{itemize}
\item
GRU
\item
GRU
\end{itemize}
\end{itemize}
...
@@ -631,19 +656,19 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
...
@@ -631,19 +656,19 @@ NLP问题的隐含结构假设 & 无隐含结构假设,端到端学习 \\
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
%%% 一些变种
%%% 一些变种
\begin{frame}
{
进一步的
改进 - 双向模型
}
\begin{frame}
{
改进 - 双向模型
}
%%% 图
%%% 图
\end{frame}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
%%% 一些变种
%%% 一些变种
\begin{frame}
{
进一步的
改进 - 多层网络
}
\begin{frame}
{
改进 - 多层网络
}
%%% 图
%%% 图
\end{frame}
\end{frame}
%%%------------------------------------------------------------------------------------------------------------
%%%------------------------------------------------------------------------------------------------------------
%%% 一些变种
%%% 一些变种
\begin{frame}
{
进一步的
改进 - fine-tuning
}
\begin{frame}
{
改进 - fine-tuning
}
%%% 图
%%% 图
\end{frame}
\end{frame}
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论