Пакет perl-Text-WagnerFischer: Информация
Исходный пакет: perl-Text-WagnerFischer
Версия: 0.04-alt1
Собран: 19 сентября 2021 г. 2:01
Категория: Разработка/Perl
Сообщить об ошибке в пакетеДомашняя страница: http://www.cpan.org
Лицензия: GPL or Artistic
О пакете: Text::WagnerFischer is an implementation of the Wagner-Fischer edit distance in Perl.
Описание:
This module implements the Wagner-Fischer dynamic programming technique, used here to calculate the edit distance of two strings. The edit distance is a measure of the degree of proximity between two strings, based on "edits": the operations of substitutions, deletions or insertions needed to transform the string into the other one (and vice versa).
Сопровождающий: Grigory Milev