An open API service indexing awesome lists of open source software.

https://github.com/ivanyu/bwt-ld-experiment

A little experiment with Burrows-Wheeler transform and Levenshtein distance
https://github.com/ivanyu/bwt-ld-experiment

Last synced: 30 days ago
JSON representation

A little experiment with Burrows-Wheeler transform and Levenshtein distance

Awesome Lists containing this project

README

        

bwt-ld-experiment
=================

A little experiment with Burrows-Wheeler transform and Levenshtein distance.

The code is licensed under the MIT license.
The text is the public domain.