sliding_window 1.1.3
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:
=
install:
=
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