Initial commit

This commit is contained in:
Harry Stuart 2022-12-07 14:02:39 +11:00 committed by GitHub
commit 7199a4c4da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
README.md Normal file
View File

@ -0,0 +1,2 @@
# NumSuM
NumSuM (normalised Number of Substring Movements) is a string comparison algorithm designed to be token order invariant.