diff options
author | vladimir.eidelman <vladimir.eidelman@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-29 14:24:21 +0000 |
---|---|---|
committer | vladimir.eidelman <vladimir.eidelman@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-07-29 14:24:21 +0000 |
commit | 2b666c28c27841bb41dcec0af259371427f5b647 (patch) | |
tree | 5535c753c33357c7bb6ce45d85600dc222a550b0 /report | |
parent | 251ec092ba42e587e3f7acbd3d6099dbf944628a (diff) |
training section
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@459 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'report')
-rwxr-xr-x | report/report.tex | 3 | ||||
-rw-r--r-- | report/training.tex | 5 |
2 files changed, 7 insertions, 1 deletions
diff --git a/report/report.tex b/report/report.tex index 97344e43..ca772fd2 100755 --- a/report/report.tex +++ b/report/report.tex @@ -91,7 +91,8 @@ We especially would like to thank Fred Jelinek for heading the Summer School eff Blah blah blah, LDA \citep{blei:2003}. Blah blah blah, posterior regularization \citep{ganchev:penn:2009}. -\chapter{Training} +\include{training} + \bibliographystyle{apalike} \bibliography{biblio} diff --git a/report/training.tex b/report/training.tex new file mode 100644 index 00000000..304e7e3f --- /dev/null +++ b/report/training.tex @@ -0,0 +1,5 @@ +\chapter{Training} +\section{Feature Extraction} +\section{Margin Infused Relaxed Algorithm} +\section{Expected BLEU} +\section{Results} |