From 7017e2111ffb1dc7ea36e52ab24c7fe9752c365e Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Mon, 16 Jun 2014 17:53:38 +0200 Subject: nlp_ruby -> zipf --- tc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tc') diff --git a/tc b/tc index 07eab5d..993086a 100755 --- a/tc +++ b/tc @@ -1,6 +1,6 @@ #!/usr/bin/env ruby -require 'nlp_ruby' +require 'zipf' while line = STDIN.gets -- cgit v1.2.3