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:
= 複製 已複製

安裝:
=

版本列表:

  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 相依性套件 (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

擁有者:

作者:

  • Nathan Kleyn

SHA 256 總和檢查碼:

5162301c64098c1e6c8b7f46e02f4516e1df4518bb573d39e14b4616a7531fc4

總下載次數 8,182

這個版本 1,634

授權:

MIT

Ruby 版本需求: >= 0

相關連結: