diff options
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 +``` |