Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evgenykochetkov/sequiturish
An approximate implementation of Sequitur algorithm in Clojure
https://github.com/evgenykochetkov/sequiturish
algorithm clojure sequitur
Last synced: about 1 month ago
JSON representation
An approximate implementation of Sequitur algorithm in Clojure
- Host: GitHub
- URL: https://github.com/evgenykochetkov/sequiturish
- Owner: evgenykochetkov
- License: epl-1.0
- Created: 2016-04-03T20:57:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T13:02:46.000Z (almost 9 years ago)
- Last Synced: 2024-10-04T16:18:19.670Z (3 months ago)
- Topics: algorithm, clojure, sequitur
- Language: Clojure
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sequiturish
An approximate implementation of the [sequitur](sequitur.info) algorithm.
See [this demo project](https://github.com/evgenykochetkov/sequiturish-demo) for usage example.
[![Clojars Project](https://img.shields.io/clojars/v/sequiturish.svg)](https://clojars.org/sequiturish)
[![Build Status](https://travis-ci.org/evgenykochetkov/sequiturish.svg?branch=master)](https://travis-ci.org/evgenykochetkov/sequiturish)