https://bugzilla.redhat.com/show_bug.cgi?id=1096188
Bug ID: 1096188
Summary: Review Request: python-ngram - Set-based subclass
providing fuzzy search based on N-grams
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Description:
The NGram class extends the Python 'set' class with efficient fuzzy
search for members by means of an N-gram similarity measure. It
also has static methods to compare a pair of strings.
The N-grams are character based not word-based, and the class does
not implement a language model, merely searching for members by
string similarity.
Koji Builds:
el5: no build ---> needs Python >= 2.5
el6: http://koji.fedoraproject.org/koji/taskinfo?taskID=6831187
epel7: http://koji.fedoraproject.org/koji/taskinfo?taskID=6831189
F19: http://koji.fedoraproject.org/koji/taskinfo?taskID=6831191
F20: http://koji.fedoraproject.org/koji/taskinfo?taskID=6831193
Frh: http://koji.fedoraproject.org/koji/taskinfo?taskID=6831195
Issues:
fedora-review shows no obvious issues. rpmlint complains about a
missing manpage.
FAS-User:
besser82
Urls:
Spec URL: http://besser82.fedorapeople.org/review/python-ngram.spec
SRPM URL:
http://besser82.fedorapeople.org/review/python-ngram-3.3.0-1.fc20.src.rpm
Thanks for review in advance!
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review