TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Google Sheets add-on to compare text, fuzzy-match, highlight duplicates

80 pointsby chiscriptover 5 years ago
I created an add-on for Google Sheets called Flookup, and it comes both as a free version and a VERY AFFORDABLE paid version.<p>At its core, Flookup is a fuzzy matching add-on that helps you manage text that is less than a 100% match. Beyond that it can be used to:<p>1. Search for and match data regardless of whether it contains typos.<p>2. Highlight and delete duplicates duplicates even if the data has mismatched text.<p>3. Calculate the percentage similarity between strings.<p>4. Extract unique values from any column based on percentage similarity.<p>5. Sum and find the average of numbers based on corresponding partial matches.<p>Because of its versatility, Flookup can be used to return the best match, the next best match, etc. until the minimum percentage similarity is reached. This feature avoids weaknesses other fuzzy matching algorithms have because it safely hands power to the user, and I believe the user is the best judge of which data is a match or not.<p>Another great feature Flookup has is that it can be used to combine lookup values. This is particularly helpful when your data has many similar strings and you want to add extra information to your lookup value in order to increase the specificity of your query.<p>Finally, Flookup is good for more than just fuzzy matching; it is the improved replacement for VLOOKUP and INDEX&#x2F;MATCH that you have been looking for.<p>Find out more by heading to <a href="https:&#x2F;&#x2F;www.getflookup.com" rel="nofollow">https:&#x2F;&#x2F;www.getflookup.com</a>, Subscription information is available at <a href="https:&#x2F;&#x2F;www.getflookup.com&#x2F;pricing" rel="nofollow">https:&#x2F;&#x2F;www.getflookup.com&#x2F;pricing</a>

7 comments

throw_14JASover 5 years ago
I&#x27;ve had a similar idea in the back of my mind for a few years now. Congrats on launching!<p>My use case is a bit different -- I was doing a lot of database cleanups, particularly CRMs. I rewrote&#x2F;reused code to build a duplicate detector a number of times; always wish there were a service that I could send data to, and it would flag my dupes. Even was using human labelers to train domain specific models.
评论 #22097199 未加载
评论 #22097808 未加载
tehabeover 5 years ago
Why is so hard to introduce the people who made this tool on the website? If I spent money on something I want to know to whom I sent this money. It feels really weird to use an anonymous tool for something which might be important.
评论 #22097607 未加载
评论 #22097640 未加载
评论 #22097892 未加载
评论 #22097614 未加载
superbraneover 5 years ago
Congrats for launching a useful tool and already gathering a nice install base. Wonder how much of it is paid :)). Base plan looks a bit too restrictive - people can process 50 rows manually in xls -I suggest you offer more rows for the free plan, so you encourage adoption.
评论 #22098824 未加载
dandareover 5 years ago
This reminded me of <a href="https:&#x2F;&#x2F;openrefine.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;openrefine.org&#x2F;</a>.<p>Good luck with your project!
评论 #22099993 未加载
samdungover 5 years ago
Congrats on the launch and i hope you make money quickly enough before Google launches this as a built-in feature.
评论 #22098151 未加载
jacklewisover 5 years ago
&gt; 2. Highlight and delete duplicates duplicates even if the data has mismatched text.<p>I see what you did there
评论 #22097154 未加载
marapuruover 5 years ago
Why did you choose a subscription model over a fixed price one?
评论 #22097685 未加载