summaryrefslogtreecommitdiff
path: root/bold_reranking.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bold_reranking.rb')
-rwxr-xr-xbold_reranking.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bold_reranking.rb b/bold_reranking.rb
index 8f8cfab..80ba10d 100755
--- a/bold_reranking.rb
+++ b/bold_reranking.rb
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require 'nlp_ruby'
+require 'zipf'
require 'bloom-filter'