RubyGems Navigation menu

sequitur 0.1.09

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)
  6. 0.1.09 - October 03, 2014 (26.5 KB)
显示所有版本 (共 33 个)

Development 依赖 (5):

coveralls >= 0.7.0
rake >= 0.8.0
rspec >= 3.0.0
simplecov >= 0.5.0
rubygems >= 2.0.0

业主:

作者:

  • Dimitri Geshef

SHA 256 校验和:

fc06f0d2ec2002fe4b01d24429b043f3bfb85977551c64e6a0ad9b7d33df3564

下载总量 71,819

这个版本 2,524

许可:

MIT

需要的 Ruby 版本: >= 1.9.1

链接: