summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvladimir.eidelman <vladimir.eidelman@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-29 14:24:21 +0000
committervladimir.eidelman <vladimir.eidelman@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-07-29 14:24:21 +0000
commit2b666c28c27841bb41dcec0af259371427f5b647 (patch)
tree5535c753c33357c7bb6ce45d85600dc222a550b0
parent251ec092ba42e587e3f7acbd3d6099dbf944628a (diff)
training section
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@459 ec762483-ff6d-05da-a07a-a48fb63a330f
-rwxr-xr-xreport/report.tex3
-rw-r--r--report/training.tex5
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}