From 2b666c28c27841bb41dcec0af259371427f5b647 Mon Sep 17 00:00:00 2001 From: "vladimir.eidelman" Date: Thu, 29 Jul 2010 14:24:21 +0000 Subject: training section git-svn-id: https://ws10smt.googlecode.com/svn/trunk@459 ec762483-ff6d-05da-a07a-a48fb63a330f --- report/report.tex | 3 ++- report/training.tex | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 report/training.tex 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} -- cgit v1.2.3