Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
M
mtbookv2
概览
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
mtbookv2
Commits
edfce726
Commit
edfce726
authored
Aug 12, 2020
by
单韦乔
Browse files
Options
Browse Files
Download
Plain Diff
合并分支 'shanweiqiao' 到 'caorunzhe'
第一、二章修改 查看合并请求
!54
parents
d248635b
9a105140
全部展开
隐藏空白字符变更
内嵌
并排
正在显示
8 个修改的文件
包含
25 行增加
和
16 行删除
+25
-16
Chapter1/Figures/figure-example-rbmt.tex
+5
-5
Chapter1/Figures/figure-example-smt.tex
+3
-3
Chapter1/Figures/figure-zh-sentences-into-en-sentences.tex
+3
-3
Chapter1/chapter1.tex
+0
-0
Chapter2/Figures/figure-example-of-dfs-extension-method.tex
+7
-1
Chapter2/Figures/figure-example-of-greedy-search.tex
+5
-2
Chapter2/Figures/figure-self-information-function.tex
+2
-2
Chapter2/chapter2.tex
+0
-0
没有找到文件。
Chapter1/Figures/figure-example-rbmt.tex
查看文件 @
edfce726
...
...
@@ -9,14 +9,14 @@
\begin{scope}
{
{
\footnotesize
\node
[anchor=north west] (rule1) at (0,0)
{
\textbf
{
1: If
}
源=“我”,
\textbf
{
then
}
译=
``I''
}
;
\node
[anchor=north west] (rule2) at ([yshift=0.1em]rule1.south west)
{
\textbf
{
2: If
}
源=“你”,
\textbf
{
then
}
译=
``you''
}
;
\node
[anchor=north west] (rule1) at (0,0)
{
\textbf
{
1: If
}
源=“我”,
\textbf
{
then
}
译=
“I”
}
;
\node
[anchor=north west] (rule2) at ([yshift=0.1em]rule1.south west)
{
\textbf
{
2: If
}
源=“你”,
\textbf
{
then
}
译=
“you”
}
;
\node
[anchor=north west] (rule3) at ([yshift=0.1em]rule2.south west)
{
\textbf
{
3: If
}
源=“感到
\
满意”,
}
;
\node
[anchor=north west] (rule3part2) at ([yshift=0.5em]rule3.south west)
{
\textbf
{
\hspace
{
0.95em
}
then
}
译=
``be satisfied with''
}
;
\node
[anchor=north west] (rule3part2) at ([yshift=0.5em]rule3.south west)
{
\textbf
{
\hspace
{
0.95em
}
then
}
译=
“be satisfied with”
}
;
\node
[anchor=north west] (rule4) at ([yshift=0.1em]rule3part2.south west)
{
\textbf
{
4: If
}
源=“对 ... 动词[表态度]”
}
;
\node
[anchor=north west] (rule4part2) at ([yshift=0.5em]rule4.south west)
{
\textbf
{
\hspace
{
0.95em
}
then
}
调序[动词 + 对象]
}
;
\node
[anchor=north west] (rule5) at ([yshift=0.1em]rule4part2.south west)
{
\textbf
{
5: If
}
译文主语是
``I''
}
;
\node
[anchor=north west] (rule5part2) at ([yshift=0.5em]rule5.south west)
{
\textbf
{
\hspace
{
0.95em
}
then
}
be动词为
``am/was''
}
;
\node
[anchor=north west] (rule5) at ([yshift=0.1em]rule4part2.south west)
{
\textbf
{
5: If
}
译文主语是
“I”
}
;
\node
[anchor=north west] (rule5part2) at ([yshift=0.5em]rule5.south west)
{
\textbf
{
\hspace
{
0.95em
}
then
}
be动词为
“am/was”
}
;
\node
[anchor=north west] (rule6) at ([yshift=0.1em]rule5part2.south west)
{
\textbf
{
6: If
}
源语是主谓结构
}
;
\node
[anchor=north west] (rule6part2) at ([yshift=0.5em]rule6.south west)
{
\textbf
{
\hspace
{
0.95em
}
then
}
译文为主谓结构
}
;
\node
[anchor=south west] (rulebaselabel) at (rule1.north west)
{{
\color
{
ublue
}
资源:规则库
}}
;
...
...
Chapter1/Figures/figure-example-smt.tex
查看文件 @
edfce726
...
...
@@ -10,11 +10,11 @@
\begin{scope}
{
\scriptsize
\node
[anchor=north west] (example1) at (0,0)
{
\textbf
{
1:
}
源=“他
\
在
\
哪
\
?”
}
;
\node
[anchor=north west] (example1part2) at ([yshift=0.2em]example1.south west)
{
\hspace
{
1em
}
译=
``Where is he ?''
}
;
\node
[anchor=north west] (example1part2) at ([yshift=0.2em]example1.south west)
{
\hspace
{
1em
}
译=
“Where is he ?”
}
;
\node
[anchor=north west] (example2) at ([yshift=0.1em]example1part2.south west)
{
\textbf
{
2:
}
源=“我
\
真高兴”
}
;
\node
[anchor=north west] (example2part2) at ([yshift=0.2em]example2.south west)
{
\hspace
{
1em
}
译=
``I'm so happy''
}
;
\node
[anchor=north west] (example2part2) at ([yshift=0.2em]example2.south west)
{
\hspace
{
1em
}
译=
“I'm so happy”
}
;
\node
[anchor=north west] (example3) at ([yshift=0.1em]example2part2.south west)
{
\textbf
{
3:
}
源=“出发
\
!”
}
;
\node
[anchor=north west] (example3part2) at ([yshift=0.2em]example3.south west)
{
\hspace
{
1em
}
译=
``Let's go!''
}
;
\node
[anchor=north west] (example3part2) at ([yshift=0.2em]example3.south west)
{
\hspace
{
1em
}
译=
“Let's go!”
}
;
\node
[anchor=north west] (example4) at ([yshift=0.1em]example3part2.south west)
{
\hspace
{
1em
}
...
}
;
\node
[anchor=north west] (example5) at ([yshift=0.1em]example4.south west)
{
\hspace
{
1em
}
\quad
}
;
\node
[anchor=north west] (example6) at ([yshift=0.1em]example5.south west)
{
\hspace
{
1em
}
\quad
}
;
...
...
Chapter1/Figures/figure-zh-sentences-into-en-sentences.tex
查看文件 @
edfce726
...
...
@@ -11,9 +11,9 @@
{
{
\footnotesize
\node
[anchor=north west] (example1) at (0,0)
{
\textbf
{
1:
}
源=“什么
\
时候
\
开始
\
?”
}
;
\node
[anchor=north west] (example1part2) at ([yshift=0.5em]example1.south west)
{
\hspace
{
1em
}
译=
``When will it start ?''
}
;
\node
[anchor=north west] (example1part2) at ([yshift=0.5em]example1.south west)
{
\hspace
{
1em
}
译=
“When will it start ?”
}
;
\node
[anchor=north west] (example2) at ([yshift=0.1em]example1part2.south west)
{
\textbf
{
2:
}
源=“我
\
对
\
他
\
感到
\
高兴”
}
;
\node
[anchor=north west] (example2part2) at ([yshift=0.5em]example2.south west)
{
\hspace
{
1em
}
译=
``I am happy with him''
}
;
\node
[anchor=north west] (example2part2) at ([yshift=0.5em]example2.south west)
{
\hspace
{
1em
}
译=
“I am happy with him”
}
;
\node
[anchor=north west] (example3) at ([yshift=0.1em]example2part2.south west)
{
\hspace
{
1em
}
...
}
;
\node
[anchor=south west] (examplebaselabel) at (example1.north west)
{{
\color
{
ublue
}
资源1:翻译实例库
}}
;
}
...
...
@@ -36,7 +36,7 @@
\node
[anchor=north west] (entry4) at ([yshift=0.1em]entry3.south west)
{
\hspace
{
1em
}
...
}
;
\node
[anchor=south west] (dictionarylabel) at (entry1.north west)
{{
\color
{
ublue
}
资源2:翻译词典
}}
;
\node
[anchor=west,opacity=0.0] (empty) at ([yshift=-0.2em]entry3.west)
{
\hspace
{
1em
}
译=
``I am happy with him''
}
;
\node
[anchor=west,opacity=0.0] (empty) at ([yshift=-0.2em]entry3.west)
{
\hspace
{
1em
}
译=
“I am happy with him”
}
;
}
}
...
...
Chapter1/chapter1.tex
查看文件 @
edfce726
差异被折叠。
点击展开。
Chapter2/Figures/figure-example-of-dfs-extension-method.tex
查看文件 @
edfce726
...
...
@@ -60,5 +60,10 @@
\draw
[->,ublue,very thick]
(pt34.south) -- (n43.west);
\draw
[->,ublue,very thick]
(pt35.south) -- (n44.west);
\draw
[->,dashed,red,ultra thick,opacity=0.5,line width=4pt]
([xshift=-0.5em]n11.west) -- (n11.east) -- (n22.west) -- (pt22.south) -- (n36.west) -- ([xshift=0.5em]pt36.south);
\begin{pgfonlayer}
{
background
}
{
\draw
[->,red,ultra thick,opacity=0.7,line width=4pt]
([xshift=-1em]n11.west) -- (n11.east) -- (n22.west) -- (pt22.south) -- (n36.west) -- ([xshift=1em]pt36.south);
}
\end{pgfonlayer}
\end{tikzpicture}
\ No newline at end of file
Chapter2/Figures/figure-example-of-greedy-search.tex
查看文件 @
edfce726
...
...
@@ -36,6 +36,10 @@
\draw
[->,ublue,very thick]
(pt22.south) -- (n35.west);
\draw
[->,ublue,very thick]
(pt22.south) -- (n36.west);
\begin{pgfonlayer}
{
background
}
{
\draw
[->,red,ultra thick,opacity=0.7,line width=4pt]
([xshift=-1em]n11.west) -- (n11.east) -- (n22.west) -- (pt22.south) -- (n36.west) -- ([xshift=1em]pt36.south);
}
\end{pgfonlayer}
\draw
[->,red,ultra thick,opacity=0.7,line width=2pt]
([xshift=-0.5em,yshift=-0.5em]n11.west) -- ([yshift=-0.5em]n11.east) -- ([yshift=-0.5em]n22.west) -- ([yshift=-0.5em]pt22.south) -- ([yshift=-0.5em]n36.west) -- ([xshift=0.5em,yshift=-0.5em]pt36.south);
\end{tikzpicture}
\ No newline at end of file
Chapter2/Figures/figure-self-information-function.tex
查看文件 @
edfce726
...
...
@@ -4,7 +4,7 @@
width=12cm,
height=4cm,
xlabel=
{{$
P
(
x
)
$}}
,
ylabel=
{{$
\textrm
{
I
}
(
x
)
$}}
,
ylabel=
{{$
I
(
x
)
$}}
,
ylabel style=
{
yshift=-1.5em,font=
\footnotesize
}
,
xlabel style=
{
yshift=0.3em,font=
\footnotesize
}
,
xtick=
{
0,0.2,...,1.0
}
,
...
...
@@ -23,7 +23,7 @@ xticklabel style={font=\small}, %坐标轴字体大小
yticklabel style=
{
font=
\small
}
]
\addplot
[draw=ublue,samples=100,thick]
{
-log2(x)
}
;
\legend
{
\footnotesize
{$
\textrm
{
I
}
(
x
)
=
-
\log
P
(
x
)
$}}
\legend
{
\footnotesize
{$
I
(
x
)
=
-
\log
P
(
x
)
$}}
\end{axis}
\end{tikzpicture}
...
...
Chapter2/chapter2.tex
查看文件 @
edfce726
差异被折叠。
点击展开。
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论