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.5KB)
  2. 1.1.2 December 01, 2020 (5.5KB)
  3. 1.1.1 December 01, 2020 (5.5KB)
  4. 1.1.0 October 01, 2018 (5.5KB)
  5. 1.0.0 November 11, 2015 (5.5KB)

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チェックサム:

=

累計ダウンロード数 8,447

このバージョンのみ 1,685

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: