summaryrefslogtreecommitdiff
path: root/report/pyp_clustering/eval
diff options
context:
space:
mode:
authorChris Dyer <cdyer@cs.cmu.edu>2010-12-22 08:58:07 -0600
committerChris Dyer <cdyer@cs.cmu.edu>2010-12-22 08:58:07 -0600
commitb5ca2bd7001a385594af8dc4b9206399c679f8c5 (patch)
tree332cb09a27f783760532e688e14bde21a128bb2b /report/pyp_clustering/eval
parent86805dcb8aaaa716fdc73725ad41e411be53f6a6 (diff)
remove report
Diffstat (limited to 'report/pyp_clustering/eval')
-rw-r--r--report/pyp_clustering/eval/.RDatabin219 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/.Rhistory6
-rw-r--r--report/pyp_clustering/eval/rand-25.pngbin2290 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/src-class.pngbin2306 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/src-word.pngbin2347 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/trg-class.pngbin2045 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/trg-pos.pngbin2135 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/trg-word.len2.pngbin2432 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/trg-word.pngbin2019 -> 0 bytes
-rw-r--r--report/pyp_clustering/eval/urdu.R5
-rw-r--r--report/pyp_clustering/eval/urdu.dat10
-rw-r--r--report/pyp_clustering/eval/urdu.txt34
12 files changed, 0 insertions, 55 deletions
diff --git a/report/pyp_clustering/eval/.RData b/report/pyp_clustering/eval/.RData
deleted file mode 100644
index a2403de6..00000000
--- a/report/pyp_clustering/eval/.RData
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/.Rhistory b/report/pyp_clustering/eval/.Rhistory
deleted file mode 100644
index 316d69ea..00000000
--- a/report/pyp_clustering/eval/.Rhistory
+++ /dev/null
@@ -1,6 +0,0 @@
-data <- read.table("urdu.dat", header=TRUE)
-data <- read.table("urdu.dat", header=TRUE)
-data
-data[1]
-data[2]
-plot(data[1],data[2])
diff --git a/report/pyp_clustering/eval/rand-25.png b/report/pyp_clustering/eval/rand-25.png
deleted file mode 100644
index 8340913d..00000000
--- a/report/pyp_clustering/eval/rand-25.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/src-class.png b/report/pyp_clustering/eval/src-class.png
deleted file mode 100644
index 89d50120..00000000
--- a/report/pyp_clustering/eval/src-class.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/src-word.png b/report/pyp_clustering/eval/src-word.png
deleted file mode 100644
index 6925fff5..00000000
--- a/report/pyp_clustering/eval/src-word.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/trg-class.png b/report/pyp_clustering/eval/trg-class.png
deleted file mode 100644
index ad2e738e..00000000
--- a/report/pyp_clustering/eval/trg-class.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/trg-pos.png b/report/pyp_clustering/eval/trg-pos.png
deleted file mode 100644
index 4b7e2eef..00000000
--- a/report/pyp_clustering/eval/trg-pos.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/trg-word.len2.png b/report/pyp_clustering/eval/trg-word.len2.png
deleted file mode 100644
index 1e97f34d..00000000
--- a/report/pyp_clustering/eval/trg-word.len2.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/trg-word.png b/report/pyp_clustering/eval/trg-word.png
deleted file mode 100644
index 032eb4fd..00000000
--- a/report/pyp_clustering/eval/trg-word.png
+++ /dev/null
Binary files differ
diff --git a/report/pyp_clustering/eval/urdu.R b/report/pyp_clustering/eval/urdu.R
deleted file mode 100644
index 8c6fb1b7..00000000
--- a/report/pyp_clustering/eval/urdu.R
+++ /dev/null
@@ -1,5 +0,0 @@
-data <- read.table("urdu.dat", header=TRUE)
-attach(data)
-data.lm <- glm(BLEU ~ ConditionalEntropy)
-plot(data$ConditionalEntropy,data$BLEU)
-abline(data.lm)
diff --git a/report/pyp_clustering/eval/urdu.dat b/report/pyp_clustering/eval/urdu.dat
deleted file mode 100644
index 0f47774f..00000000
--- a/report/pyp_clustering/eval/urdu.dat
+++ /dev/null
@@ -1,10 +0,0 @@
-ConditionalEntropy BLEU
-4.45 19.7
-4.49 20.9
-0 24.6
-3.25 21.7
-2.86 22.0
-3.03 20.4
-2.29 21.8
-1.85 22.2
-2.27 22.3
diff --git a/report/pyp_clustering/eval/urdu.txt b/report/pyp_clustering/eval/urdu.txt
deleted file mode 100644
index 61badbc3..00000000
--- a/report/pyp_clustering/eval/urdu.txt
+++ /dev/null
@@ -1,34 +0,0 @@
- RAND: H(P|G) 4.61390472601 H(G|P) 4.46318493091 VI 9.07708965693
-19.7
-
-
- HIERO: H(P|G) 0.0 H(G|P) 4.49202511251 VI 4.49202511251
-20.9
-
-
- SAMT: 0
-24.6
-
-
-SRC-WORD: H(P|G) 3.14341282625 H(G|P) 3.24806419314 VI 6.39147701938
-21.7
-
-
-TRG-WORD: H(P|G) 2.49873406298 H(G|P) 2.8630796488 VI 5.36181371178
-22.0
-
-
-SRC-CLASS: H(P|G) 2.9544101134 H(G|P) 3.03429783958 VI 5.98870795298
-20.4
-
-
-TRG-CLASS: H(P|G) 2.09317817062 H(G|P) 2.28900201963 VI 4.38218019024
-21.8
-
-TRG-CLASS-LEX-PHRASE: H(P|G) 2.08306186813 H(G|P) 2.27376071357 VI 4.3568225817
-22.3
-
- TRG-POS: H(P|G) 1.68546811 H(G|P) 1.84741730383 VI 3.53288541383
-22.2
-
-