summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2015-08-28 10:28:46 +0200
committerPatrick Simianer <p@simianer.de>2015-08-28 10:28:46 +0200
commit1829ce6c357329021bd8f8ec9cd9b0502321fbf9 (patch)
treeda095088f7b48b43569e6cc1c0d3a054f2c24e0d /README.md
parent8fe98c808f9ca66e2cc31111e8a7e60f35314b55 (diff)
cosmetics
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index a0e8909..82f4e99 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,11 @@
-bold_reranking
-==============
+**bold_reranking**
-Reranker that does bold^[2] (online) updates on oracles.
+Reranker that does bold [2] (online) updates on oracles.
Makes use of my little nlp library for ruby, see [1].
Usage is straightforward, see the files in the example/ directory.
-<code>
-./bold_reranking.rb example/example.ini
-</code>
+ ./bold_reranking.rb example/example.ini
-
-[1] https://github.com/pks/zipf
-[2] http://www.seas.upenn.edu/~taskar/pubs/acl06.pdf
+* [1] https://github.com/pks/zipf
+* [2] http://www.seas.upenn.edu/~taskar/pubs/acl06.pdf