From 95b693afe142bf2f614fb83c0b8e063e3959c3ed Mon Sep 17 00:00:00 2001 From: "philblunsom@gmail.com" Date: Wed, 11 Aug 2010 11:22:22 +0000 Subject: Working on the introduction. git-svn-id: https://ws10smt.googlecode.com/svn/trunk@524 ec762483-ff6d-05da-a07a-a48fb63a330f --- report/intro_slides/final_slides.tex | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'report/intro_slides/final_slides.tex') diff --git a/report/intro_slides/final_slides.tex b/report/intro_slides/final_slides.tex index b37348b5..a73481ac 100644 --- a/report/intro_slides/final_slides.tex +++ b/report/intro_slides/final_slides.tex @@ -177,6 +177,24 @@ \end{center} \end{frame} +\begin{frame}[t]{Statistical machine translation: limitations} +\vspace{1.0cm} + \begin{table} + \centering + \begin{tabular}{|l|l|} + \hline + {\bf English} & {\bf \textcolor{blue}{Who wrote} \textcolor{red}{this letter}?} \\ + \hline + Arabic & \begin{Geeza}من الذي كتب هذه الرسالة؟\end{Geeza} \\ + & \textcolor{gray}{(function-word)} \textcolor{blue}{(who)} \textcolor{green}{(wrote)} \textcolor{red}{(this)} \textcolor{orange}{(the-letter)} \\ + \hline + Chinese & \begin{CJK}\textcolor{red}{这封 信} \textcolor{blue}{是 谁 写} 的 ?\end{CJK} \\ + & \textcolor{red}{(this) (letter)} \textcolor{blue}{(be) (who) (write) (come-from)} \textcolor{gray}{(function-word)} \\ + \hline + \end{tabular} + \end{table} +\end{frame} + \begin{frame}[t]{Statistical machine translation: limitations} \vspace{1.0cm} -- cgit v1.2.3