summaryrefslogtreecommitdiff
path: root/hg.rb
diff options
context:
space:
mode:
Diffstat (limited to 'hg.rb')
-rw-r--r--hg.rb5
1 files changed, 0 insertions, 5 deletions
diff --git a/hg.rb b/hg.rb
index f4a9cc4..e69de29 100644
--- a/hg.rb
+++ b/hg.rb
@@ -1,5 +0,0 @@
-require nlp_ruby
-
-def s2lattice s="ich sah ein kleines haus"
- tokenize s
-end