python-FastStringComparator

Edit Package python-FastStringComparator

Faster Computation of Levenshtein Distance for Spell Checkers

Fast String Comparator is an efficient algorithm for computating Levenshtein distance up to two. Given two strings of length m and n (m <= n), the computation requires O(1) space and O(n) time, which is much smaller and faster than well-known Wagner-Fisher algorithm.

It is mainly targeted at the use in spell checkers, where considering words within two edit distance suffices.

Refresh
Refresh
Source Files
Filename Size Changed
FastStringComparator-1.0.tar.gz 0000001790 1.75 KB
python-FastStringComparator.changes 0000000136 136 Bytes
python-FastStringComparator.spec 0000002336 2.28 KB
Latest Revision
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 1)
Non-integrated tw package cleanup, batched
Comments 0
openSUSE Build Service is sponsored by