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

Reranker that does bold (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