diff options
author | Patrick Simianer <p@simianer.de> | 2015-08-28 10:34:11 +0200 |
---|---|---|
committer | Patrick Simianer <p@simianer.de> | 2015-08-28 10:34:11 +0200 |
commit | 241ecb93b231528b4c85b3458fa2dd05de64a7e7 (patch) | |
tree | fb1f7fd61c3a6f79087b0de13fd789c10139c92c /README.md | |
parent | 194bf8a951ca05fd5e12e6e7d327a88a9e10afbf (diff) |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -5,5 +5,7 @@ updates on oracles. Makes use of my little nlp library for ruby, see [here](https://github.com/pks/zipf). Usage is straightforward, see the files in the example/ directory: - ./bold_reranking.rb example/example.ini +``` +./bold_reranking.rb example/example.ini +``` |