Levenshtein Distance

Library that allows easy calculate Levenshtein distance and "difference metric" ( range [0;1]) between words

Лицензия

Лицензия

Группа

Группа

com.github.wslf
Идентификатор

Идентификатор

LevenshteinDistance
Последняя версия

Последняя версия

1.0.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Levenshtein Distance
Library that allows easy calculate Levenshtein distance and "difference metric" ( range [0;1]) between words
Ссылка на сайт

Ссылка на сайт

https://github.com/WslF/LevenshteinDistance.git
Система контроля версий

Система контроля версий

https://github.com/WslF/LevenshteinDistance.git

Скачать LevenshteinDistance

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/com.github.wslf/LevenshteinDistance/ -->
<dependency>
    <groupId>com.github.wslf</groupId>
    <artifactId>LevenshteinDistance</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wslf/LevenshteinDistance/
implementation 'com.github.wslf:LevenshteinDistance:1.0.0'
// https://jarcasting.com/artifacts/com.github.wslf/LevenshteinDistance/
implementation ("com.github.wslf:LevenshteinDistance:1.0.0")
'com.github.wslf:LevenshteinDistance:jar:1.0.0'
<dependency org="com.github.wslf" name="LevenshteinDistance" rev="1.0.0">
  <artifact name="LevenshteinDistance" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wslf', module='LevenshteinDistance', version='1.0.0')
)
libraryDependencies += "com.github.wslf" % "LevenshteinDistance" % "1.0.0"
[com.github.wslf/LevenshteinDistance "1.0.0"]

Зависимости

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.hamcrest : hamcrest-core jar 1.3

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.0