RubyGems Navigation menu

sliding_window 1.1.0

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.22
filewatcher >= 1.1.1, ~> 1.1
pry-byebug >= 3.6.0, ~> 3.6
rspec >= 3.8.0, ~> 3.8
rubocop ~> 0.59.2
rubocop-rspec >= 1.29.1, ~> 1.29

Owners:

Authors:

  • Nathan Kleyn

SHA 256 checksum:

5162301c64098c1e6c8b7f46e02f4516e1df4518bb573d39e14b4616a7531fc4

Total downloads 8,089

For this version 1,617

License:

MIT

Required Ruby Version: >= 0

Links: