-
-
-
-
-
-
-
-
-
-
-
-
mochizukikotaro/regex_sample
Regex to sample value. Ruby gem. `RegexSample.generate(/(a|b)/) #=> a or b`
-
-
-
-
ryan-endacott/verbal_expressions
Make difficult regular expressions easy! Ruby port of the awesome VerbalExpressions repo - https://github.com/jehna/VerbalExpressions
-
talyssonoc/CommonRegexRuby
Find a lot of kinds of common information in a string. CommonRegex port for Ruby
-
blackwinter/unicode
Unicode normalization library. (Mirror of Yoshida-san's code base to maintain the RubyGem.)
-
-
-
seamusabshere/fuzzy_match
Find a needle (a document or record) in a haystack using string similarity and (optionally) regular...
-
-
-
-
-
-
-
-
muffinista/chatterbot
A straightforward ruby-based Twitter Bot Framework, using OAuth to authenticate.
-
-
dejan/espeak-ruby
Ruby wrapper for ‘espeak’ and ‘lame’ with sugar on top to create Text-To-Speech mp3 files.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
subosito/gingerice
Ruby wrapper for correcting spelling and grammar mistakes based on the context of complete sentences.
-
-