diff options
author | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-25 02:14:41 +0000 |
---|---|---|
committer | redpony <redpony@ec762483-ff6d-05da-a07a-a48fb63a330f> | 2010-08-25 02:14:41 +0000 |
commit | 0ef9ee63a44bf2659756eb2f1d34f5fddfb458a4 (patch) | |
tree | bd79d681a5919da99575a0af194ea5a35b05bbdd /report | |
parent | 1090a065dc48211dd71f4980cf8ff34e47333ad0 (diff) |
crp with explicit table tracking
git-svn-id: https://ws10smt.googlecode.com/svn/trunk@618 ec762483-ff6d-05da-a07a-a48fb63a330f
Diffstat (limited to 'report')
-rw-r--r-- | report/np_clustering.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/report/np_clustering.tex b/report/np_clustering.tex index da564508..3ff605bd 100644 --- a/report/np_clustering.tex +++ b/report/np_clustering.tex @@ -182,7 +182,7 @@ Source word class & 1 & uniform & 20.4 & 3.03 \\ Target word & 1 & uniform & 22.0 & 2.86 \\ Target word class & 1 & uniform & \textbf{22.3} & \textbf{2.27} \\ Source word & 2 & 1-word backoff & 21.3 & 3.41 \\ -Source word class & 2 & 1-class backoff & & 4.20 \\ +Source word class & 2 & 1-class backoff & 20.7 & 4.20 \\ Target word & 2 & 1-word backoff & 20.8 & 3.16 \\ Target word class & 2 & 1-class backoff & 20.1 & 4.06 \\ \hline |