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:
=
インストール:
=
Development依存関係 (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