summaryrefslogtreecommitdiff
path: root/net_test/README
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-05-13 18:08:58 +0200
committerPatrick Simianer <p@simianer.de>2015-05-13 18:08:58 +0200
commit1f71022e124e7134106513bb38a01a5f6fd66da1 (patch)
treef7fb79adc2985601de38636a778fd81f92bcef2f /net_test/README
parent6f32fa701caf469722cc6b6d2a1bad1e3e66b8e3 (diff)
gitignore
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
-