Categories: None [Edit]

sequitur

https://rubygems.org/gems/sequitur
https://github.com/famished-tiger/Sequitur
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.

Total

Ranking: 19,466 of 183,477
Downloads: 74,067

Daily

Ranking: 63,432 of 183,470
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,073,546rake
25825,073,950rspec

Owners

#GravatarHandle
1iconfamished-tiger