Quantcast
Channel: Sift Discussions Rss Feed
Browsing latest articles
Browse All 5 View Live

New Post: Let me know you are alive!

Plaese let me know if you tried, liked or disliked this project.

View Article



New Post: Let me know you are alive!

Your algorithm is pretty fast and very useful.I tried and had some issue hereIn my database I had a region called Docklands, Dock Five , Rocklyn, Mocland, Rocklands, BucklandsI tried to type a...

View Article

New Post: Let me know you are alive!

First of all, Sift is case sensitive, that means that DockLands and docklands are at a distance of 1 since capital D is replaced by lowercase d. That means that Docklands and docklansd are at a...

View Article

New Post: Faster Levenshtein

Here is a faster implementation of Levenshtein algorithm. It doesn't use matrix, only temp one-dimensional array.Recoded to C# from Perl implementation found here:...

View Article

New Post: Faster Levenshtein

I concur with @normalex.  My testing shows his method to be around 2X faster than sift.  Very nice!

View Article

Browsing latest articles
Browse All 5 View Live




Latest Images