RubyGems Navigation menu

regexp_optimized_union 0.1.0

Regexp.optimized_union(word_list, regexp_options) generates optimized regexp for matching union of word list. Optimations include: treed common prefix extraction, common suffix aggregation and optional leaf to ?. Mostly the same as described in http://search.cpan.org/~dankogai/Regexp-Optimizer-0.15/lib/Regexp/List.pm#IMPLEMENTATION

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.2.0 - July 11, 2016 (6 KB)
  2. 0.1.2 - November 14, 2012 (5 KB)
  3. 0.1.1 - November 07, 2012 (4.5 KB)
  4. 0.1.0 - November 07, 2012 (4.5 KB)

Owners:

Authors:

  • luikore

SHA 256 checksum:

98cb94284ff3040bf3330a620c895394d07719c76cf79567358320bb8cfcbd1e

Total downloads 11,499

For this version 2,793

Licenses:

N/A

Required Ruby Version: None

Required Rubygems Version: >= 1.3.6

Links: