Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/egonelbre/tranprox

String Distance Approximation Using Transformations
https://github.com/egonelbre/tranprox

Last synced: 25 days ago
JSON representation

String Distance Approximation Using Transformations

Awesome Lists containing this project

README

        

# String Similarity Using Transfomations

Data Mining project trying to find a similarity measure for nucleotide sequences that behaves similarly to Levenshtein and Smith-Waterman distance.

* [Project Overview](https://github.com/egonelbre/tranprox/blob/master/project.md)
* [Research](https://github.com/egonelbre/tranprox/blob/master/research/index.md)
* [Evaluation](https://github.com/egonelbre/tranprox/blob/master/evaluation/index.md)