RubyGems Navigation menu

sequitur 0.1.20

Ruby implementation of the Sequitur algorithm. This algorithm automatically finds repetitions and hierarchical structures in a given sequence of input tokens. It encodes the input into a context-free grammar. The Sequitur algorithm can be used to a) compress a sequence of items, b) discover patterns in an sequence, c) generate grammar rules that can represent a given input.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.25 - July 10, 2023 (34.0 KB)
  2. 0.1.24 - July 01, 2023 (28.5 KB)
  3. 0.1.23 - September 04, 2021 (30.0 KB)
  4. 0.1.22 - August 18, 2019 (29.0 KB)
  5. 0.1.20 - January 03, 2019 (29.0 KB)
顯示所有版本(共 33)

Development 相依性套件 (5):

coveralls >= 0.7.0, ~> 0.7
rake >= 10.0.0, ~> 10.0.0
rspec >= 3.0.0, ~> 3.0.0
simplecov >= 0.8.0, ~> 0.8.0
rubygems >= 2.0.0, ~> 2.0

擁有者:

作者:

  • Dimitri Geshef

SHA 256 checksum:

3ed2baf9e968e7adb9c9474b66e961bd0051662bf74a2e1f178cdb3df6c5a56f

總下載次數 71,749

這個版本 1,521

License:

MIT

Ruby 版本需求: >= 2.0.0

相關連結: