Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #85614 > unrolled thread

Re: fuzzysearch: find not exactly what you're looking for!

Started byEmile van Sebille <emile@fenx.com>
First post2015-02-12 12:54 -0800
Last post2015-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.


Contents

  Re: fuzzysearch: find not exactly what you're looking for! Emile van Sebille <emile@fenx.com> - 2015-02-12 12:54 -0800

#85614 — Re: fuzzysearch: find not exactly what you're looking for!

FromEmile van Sebille <emile@fenx.com>
Date2015-02-12 12:54 -0800
SubjectRe: 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

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web