https://github.com/pei0804/levenshtein-sample
https://github.com/pei0804/levenshtein-sample
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pei0804/levenshtein-sample
- Owner: pei0804
- License: mit
- Created: 2017-10-16T05:33:14.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-16T06:23:53.000Z (over 8 years ago)
- Last Synced: 2025-03-13T17:26:31.147Z (over 1 year ago)
- Language: Go
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
```
RatioForStrings 0.2857142857142857 0
EditScriptForStrings [ins ins ins match match match match ins ins ins ins ins ins ins ins ins ins ins ins ins ins ins ins ins] [ins ins ins ins ins ins ins ins del del del del]
DistanceForStrings 20 12
```