summaryrefslogtreecommitdiff
path: root/avg_weights
diff options
context:
space:
mode:
authorPatrick Simianer <p@simianer.de>2014-06-16 17:53:38 +0200
committerPatrick Simianer <p@simianer.de>2014-06-16 17:53:38 +0200
commit7017e2111ffb1dc7ea36e52ab24c7fe9752c365e (patch)
treedb6b79074978fc307e1e3ba266b8d9364df844df /avg_weights
parent2783f837303ae07c4a1d676302bca779abbb1296 (diff)
nlp_ruby -> zipf
Diffstat (limited to 'avg_weights')
-rwxr-xr-xavg_weights2
1 files changed, 1 insertions, 1 deletions
diff --git a/avg_weights b/avg_weights
index 71ffdd9..1f9053f 100755
--- a/avg_weights
+++ b/avg_weights
@@ -1,6 +1,6 @@
#!/usr/bin/env ruby
-require 'nlp_ruby'
+require 'zipf'
require 'trollop'
require 'zlib'