From a99a22e594c4f6b11961c08ec1e118d486e0990d Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Wed, 13 May 2015 20:20:06 +0200 Subject: README, whitespace --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe38e14..89bc545 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,13 @@ bold_reranker ============= Reranker that does bold (online) updates on oracles. -Makes use of my little nlp library for ruby, see here -https://github.com/pks/zipf +Makes use of my little nlp library for ruby, see [1]. +Usage is straightforward, see the files in the example/ directory. ./bold_reranking.rb example/example.ini + +[1] https://github.com/pks/zipf + -- cgit v1.2.3