Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/egonelbre/tranprox
- Owner: egonelbre
- Created: 2012-12-09T16:07:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-01-04T21:02:52.000Z (about 12 years ago)
- Last Synced: 2024-12-09T01:39:39.669Z (about 1 month ago)
- Language: R
- Size: 1000 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)