summaryrefslogtreecommitdiff
path: root/README.md
blob: a0e89096789b0db222e963d57aafa8a0068a1d04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
bold_reranking
==============

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>


[1] https://github.com/pks/zipf
[2] http://www.seas.upenn.edu/~taskar/pubs/acl06.pdf