TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

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

80 点作者 chiscript超过 5 年前
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 条评论

throw_14JAS超过 5 年前
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 未加载
tehabe超过 5 年前
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 未加载
superbrane超过 5 年前
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 未加载
dandare超过 5 年前
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 未加载
samdung超过 5 年前
Congrats on the launch and i hope you make money quickly enough before Google launches this as a built-in feature.
评论 #22098151 未加载
jacklewis超过 5 年前
&gt; 2. Highlight and delete duplicates duplicates even if the data has mismatched text.<p>I see what you did there
评论 #22097154 未加载
marapuru超过 5 年前
Why did you choose a subscription model over a fixed price one?
评论 #22097685 未加载