RubyGems Navigation menu

sequitur 0.1.10

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 (34KB)
  2. 0.1.24 - July 01, 2023 (28.5KB)
  3. 0.1.23 - September 04, 2021 (30KB)
  4. 0.1.22 - August 18, 2019 (29KB)
  5. 0.1.20 - January 03, 2019 (29KB)
  6. 0.1.10 - October 05, 2014 (26.5KB)
全てのバージョンを表示(全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チェックサム:

5f512dd2df4f43531d23aeee47ca5b761ee7d923aee8089ad42d0d2b12a02047

累計ダウンロード数 71,540

このバージョンのみ 2,251

ライセンス:

MIT

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

リンク: