From 8fe98c808f9ca66e2cc31111e8a7e60f35314b55 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Thu, 28 May 2015 21:08:00 +0200 Subject: link to 'An End-to-End Discriminative Approach to Machine Translation' to explain 'bold' --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 89bc545..a0e8909 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -bold_reranker -============= +bold_reranking +============== -Reranker that does bold (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. @@ -11,4 +11,5 @@ Usage is straightforward, see the files in the example/ directory. [1] https://github.com/pks/zipf +[2] http://www.seas.upenn.edu/~taskar/pubs/acl06.pdf -- cgit v1.2.3