summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-08-28 10:32:22 +0200
committerPatrick Simianer <p@simianer.de>2015-08-28 10:32:22 +0200
commit194bf8a951ca05fd5e12e6e7d327a88a9e10afbf (patch)
tree76aa94c869c863f659ffe369bac0ad7ddbb52482
parent1829ce6c357329021bd8f8ec9cd9b0502321fbf9 (diff)
cosmetics
-rw-r--r--README.md10
1 files changed, 4 insertions, 6 deletions
diff --git a/README.md b/README.md
index 82f4e99..96d7311 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,9 @@
**bold_reranking**
-Reranker that does bold [2] (online) updates on oracles.
-Makes use of my little nlp library for ruby, see [1].
+Reranker that does [bold](http://www.seas.upenn.edu/~taskar/pubs/acl06.pdf) (online)
+updates on oracles. Makes use of my little nlp library for ruby, see
+[here](https://github.com/pks/zipf).
-Usage is straightforward, see the files in the example/ directory.
+Usage is straightforward, see the files in the example/ directory:
./bold_reranking.rb example/example.ini
-* [1] https://github.com/pks/zipf
-* [2] http://www.seas.upenn.edu/~taskar/pubs/acl06.pdf
-