SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python-FastStringComparator rpm build for : openSUSE Leap 42. For other distributions click python-FastStringComparator.

Name : python-FastStringComparator
Version : 1.0 Vendor : obs://build_opensuse_org/devel:languages:python
Release : 1.1 Date : 2016-12-07 06:10:49
Group : Development/Languages/Python Source RPM : python-FastStringComparator-1.0-1.1.src.rpm
Size : 0.01 MB
Packager : (none)
Summary : Faster Computation of Levenshtein Distance for Spell Checkers
Description :
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.

Documentation
=============

http://writingarchives.sakura.ne.jp/fastcomp/index.html

Demo
====

http://writingarchives.sakura.ne.jp/fastcomp/demo/index.html

Bug report
==========

Please email to < fujimoto at writingarchives.sakura.ne.jp>

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/python/openSUSE_Leap_42.2/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-FastStringComparator

Requires :
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
python(abi) = 2.7
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/python2.7/site-packages/FastStringComparator-1.0-py2.7.egg-info
/usr/lib/python2.7/site-packages/fastcomp.py
/usr/lib/python2.7/site-packages/fastcomp.pyc
/usr/share/doc/packages/python-FastStringComparator
/usr/share/doc/packages/python-FastStringComparator/README.txt

 
ICM