commit 7199a4c4da9dd7a54f8374cb975b5125055527ae Author: Harry Stuart <42882697+harrystuart@users.noreply.github.com> Date: Wed Dec 7 14:02:39 2022 +1100 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..c17617a --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# NumSuM +NumSuM (normalised Number of Substring Movements) is a string comparison algorithm designed to be token order invariant.