summaryrefslogtreecommitdiff
path: root/net_test/README
diff options
context:
space:
mode:
Diffstat (limited to 'net_test/README')
-rw-r--r--net_test/README10
1 files changed, 0 insertions, 10 deletions
diff --git a/net_test/README b/net_test/README
deleted file mode 100644
index 9807dc7f..00000000
--- a/net_test/README
+++ /dev/null
@@ -1,10 +0,0 @@
-data from wmt13 (first 10k sentences)
-
-./run.rb < fake_input
-
----
-get translation table
-../../word-aligner/fast_align -i d -d -p ef
-get suffix array
-python -m cdec.sa.compile --online -b a/d -a a/a -o sa/ -c extract.ini
-