RubyGems Navigation menu

sliding_window 1.1.2

Ruby implementation of a sliding window algorithm, which is useful for NLP applications where scanning text in fixed-sized windows which shrink smaller when no matches are made is useful.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.1.3 - December 01, 2020 (5.5 KB)
  2. 1.1.2 - December 01, 2020 (5.5 KB)
  3. 1.1.1 - December 01, 2020 (5.5 KB)
  4. 1.1.0 - October 01, 2018 (5.5 KB)
  5. 1.0.0 - November 11, 2015 (5.5 KB)

Development Dependencies (6):

coveralls ~> 0.8.23
filewatcher ~> 1.1, >= 1.1.1
pry-byebug ~> 3.9, >= 3.9.0
rspec ~> 3.10, >= 3.10.0
rubocop ~> 1.4, >= 1.4.2
rubocop-rspec ~> 2.0, >= 2.0.0

Owners:

Pushed by:

Authors:

  • Nathan Kleyn

SHA 256 checksum:

e2c050c67d87be57441ca55e84c745550393ac602a13ec110664f5072ddf53be

Total downloads 8,089

For this version 1,209

License:

MIT

Required Ruby Version: >= 2.7.2

Links: