Benno Schneider
Results
1
comments of
Benno Schneider
Tu process UTF-8 chars you may use `\p{Word}` instead of `\w` when working on the sentences in `dictionary.rb`. This works for me and should work with Ruby since version 1.9.x.