Edit distance algorithm supporting token inserts, deletes and moves.
[edit-distance "0.2.0-SNAPSHOT"]
edit-distance/edit-distance {:mvn/version "0.2.0-SNAPSHOT"}
implementation("edit-distance:edit-distance:0.2.0-SNAPSHOT")
<dependency> <groupId>edit-distance</groupId> <artifactId>edit-distance</artifactId> <version>0.2.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: