RubyGems Navigation menu

sequitur 0.1.27

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.27 February 16, 2025 (34KB)
  2. 0.1.26 February 15, 2025 (34KB)
  3. 0.1.25 July 10, 2023 (34KB)
  4. 0.1.24 July 01, 2023 (28.5KB)
  5. 0.1.23 September 04, 2021 (30KB)
全てのバージョンを表示(全35件)

Development依存関係 (4):

engtagger ~> 0.4.0, >= 0.4.0
rake ~> 13.1.0, >= 13.1.0
rspec ~> 3.10.0, >= 3.10.0
yard ~> 0.9.3, >= 0.9.3

所有者:

プッシュ者:

作者:

  • Dimitri Geshef

SHA 256チェックサム:

=

累計ダウンロード数 75,120

このバージョンのみ 139

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

ライセンス:

MIT

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

リンク: