index
:
r01
master
Mirror of https://github.com/pks/r01.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util.rb
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'util.rb')
-rw-r--r--
util.rb
2
1 files changed, 1 insertions, 1 deletions
diff --git a/util.rb b/util.rb
index d04f823..2111780 100644
--- a/
util.rb
+++ b/
util.rb
@@ -1,5 +1,5 @@
require 'zipf'
-require 'trollop'
+require 'optimist'
def read_stopwords_file fn
stopwords = {}