Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Kotlin multiplatform library offering various algorithms to measure string similarity and distance

License

NotificationsYou must be signed in to change notification settings

aallam/string-similarity-kotlin

Repository files navigation

Maven CentralLicenseDocumentation

This is a library that implements various measures of string similarity and distance.

Install

Add the Maven Central repository if it is not already there:

repositories {    mavenCentral()}

Add a dependency to the dependencies block:

dependencies {    implementation"com.aallam.similarity:string-similarity-kotlin:$version"}

Algorithms

The following is the list of implemented algorithms:

Prior-Art

The library is a Kotlin port ofjava-string-similarity.

License

The library is an open-sourced software licensed under theMIT license.


[8]ページ先頭

©2009-2025 Movatter.jp