kpmy 9 years ago
parent
commit
f2a75e54a2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      stem.go

+ 1 - 0
stem.go

@@ -105,6 +105,7 @@ func init() {
 	}
 
 	defOpts.NoStrings = true
+	defOpts.NoNum = true
 	words = words.New()
 	words.Load()
 	words.Sync()