RubyGems Navigation menu

sequitur 0.1.17

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:
= Copy to clipboard Copied!

Installeer:
=

Versies:

  1. 0.1.25 - July 10, 2023 (34 KB)
  2. 0.1.24 - July 01, 2023 (28,5 KB)
  3. 0.1.23 - September 04, 2021 (30 KB)
  4. 0.1.22 - August 18, 2019 (29 KB)
  5. 0.1.20 - January 03, 2019 (29 KB)
  6. 0.1.17 - September 05, 2015 (28 KB)
Toon alle versies (33 totaal)

Development afhankelijkheden (5):

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

Eigenaren:

Authors:

  • Dimitri Geshef

SHA 256 checksum:

676105205c7ccc5b8dda4e3252bf47c3aa4766ccf6e84a072469e415b5107ade

Total downloads 71.817

Voor deze versie 2.320

Licentie:

MIT

Required Ruby Version: >= 1.9.1

Links: