Path to this page:
./
textproc/p5-Text-WagnerFischer,
Perl module for configurable edit distance calculations
Branch: CURRENT,
Version: 0.04nb14,
Package name: p5-Text-WagnerFischer-0.04nb14,
Maintainer: pkgsrc-usersThis 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). The module is designed to be easily extensible by
functioning as a base class for other modules.
Required to run:[
lang/perl5]
Master sites: (Expand)
Filesize: 3.38 KB
Version history: (Expand)
- (2024-11-16) Updated to version: p5-Text-WagnerFischer-0.04nb14
- (2023-07-06) Updated to version: p5-Text-WagnerFischer-0.04nb13
- (2022-06-28) Updated to version: p5-Text-WagnerFischer-0.04nb12
- (2021-05-25) Updated to version: p5-Text-WagnerFischer-0.04nb11
- (2020-09-01) Updated to version: p5-Text-WagnerFischer-0.04nb10
- (2019-08-11) Updated to version: p5-Text-WagnerFischer-0.04nb9
CVS history: (Expand)