https://github.com/evgenykochetkov/sequiturish
An approximate implementation of Sequitur algorithm in Clojure
https://github.com/evgenykochetkov/sequiturish
algorithm clojure sequitur
Last synced: 2 months 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-10T13:02:46.000Z (about 9 years ago)
- Last Synced: 2025-02-05T08:51:05.462Z (4 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.
[](https://clojars.org/sequiturish)
[](https://travis-ci.org/evgenykochetkov/sequiturish)