summaryrefslogtreecommitdiff
path: root/example/README.md
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2019-04-23 13:55:47 +0200
committerPatrick Simianer <p@simianer.de>2019-04-23 13:55:47 +0200
commit8adea055298189643a3c7a76e2d529f536a94e11 (patch)
tree59d40a9ae0ea9ac81e9f39aeaa082bab3c7c29bc /example/README.md
init
Diffstat (limited to 'example/README.md')
-rw-r--r--example/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/example/README.md b/example/README.md
new file mode 100644
index 0000000..528fa22
--- /dev/null
+++ b/example/README.md
@@ -0,0 +1,7 @@
+Example from paper.
+
+```
+$ ../rk.rb -r references.txt -i hypotheses.txt -s stopwords.txt -Z -O -C
+R0=50.0 [2/4] R1=100.0 [2/2] R01=66.67 [4/6]
+```
+