Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #85614 > unrolled thread
| Started by | Emile van Sebille <emile@fenx.com> |
|---|---|
| First post | 2015-02-12 12:54 -0800 |
| Last post | 2015-02-12 12:54 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: fuzzysearch: find not exactly what you're looking for! Emile van Sebille <emile@fenx.com> - 2015-02-12 12:54 -0800
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Date | 2015-02-12 12:54 -0800 |
| Subject | Re: fuzzysearch: find not exactly what you're looking for! |
| Message-ID | <mailman.18712.1423774466.18130.python-list@python.org> |
On 2/12/2015 11:51 AM, Tal Einat wrote: > Hi everyone, > > I'd like to introduce a Python library I've been working on for a > while: fuzzysearch. I would love to get as much feedback as possible: > comments, suggestions, bugs and more are all very welcome! I adapt difflib's SequenceMatcher for my fuzzy search needs now -- can you provide some perspective on how fuzzysearch compares? Thanks, Emile
Back to top | Article view | comp.lang.python
csiph-web