summaryrefslogtreecommitdiff
path: root/report
diff options
context:
space:
mode:
authorredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-08-18 22:42:36 +0000
committerredpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f>2010-08-18 22:42:36 +0000
commit6186217f54676ffee3b26e25baf0aa8d524d241d (patch)
treedeee97aac049df0f0de05b7b41330f5a5d04fba9 /report
parent7ec4b51851a7ab415f7949f8258e45545a1b3c12 (diff)
explanation
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@596 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'report')
-rw-r--r--report/np_clustering.tex6
1 files changed, 4 insertions, 2 deletions
diff --git a/report/np_clustering.tex b/report/np_clustering.tex
index 1decf205..bb11f5e5 100644
--- a/report/np_clustering.tex
+++ b/report/np_clustering.tex
@@ -135,7 +135,9 @@ $K=50$ & 56.2 & \\
\label{tab:npbaselines}
\end{table}%
-\subsection{Example grammar}
+\subsection{Qualitative analysis of an example grammar}
+
+Tables~\ref{tab:npexample1} and \ref{tab:npexample2} show a fragment of a 25-category Urdu-English grammar learned using the nonparametric phrase clustering. Rules were selected that maximized the relative frequency $p(\textrm{RHS}|\textrm{LHS})$, filtering out the top 25 (to minimize the appearance of frequent words), and showing only rules consisting of terminal symbols in their right hand side (for clarity). The frequency of each rule type in a grammar filtered for the development set is also given.
\begin{table}[h]
\caption{Fragment (part 1/2) of 25 category Urdu-English grammar, hierarchical $\theta_0$, uniform $\phi_0$, 1 word context on either side in the target language. Counts indicate the number of distinct rules that rewrite each category type. For clarity, only rules containing only terminal symbols in their RHS are shown.}
@@ -192,7 +194,7 @@ $K=50$ & 56.2 & \\
\hline
\end{tabular}
\end{center}
-\label{tab:npexample2}
+\label{tab:npexample1}
\end{table}%
\begin{table}[h]