parent
ab87dbb8ee
commit
e6eadaa425
@ -1,2 +1,9 @@ |
|||||||
# edit-distance |
# edit-distance |
||||||
|
|
||||||
|
This package implements the edit distance for two problem domains. |
||||||
|
|
||||||
|
1. Regular rune by rune edit distance of strings |
||||||
|
2. Sentence edit difference allowing for the ability to tell the uniqueness of sentences from an analytical pov. |
||||||
|
|
||||||
|
Importable as `git.hafen.run/lukas/edit-distance@v0.1` |
||||||
|
|
||||||
|
Loading…
Reference in new issue