nowfound

Alternatives

Products that do what I enhanced Soundex to correctly handle multi-word strings does

Hello HN. I built Flookup Data Wrangler, a powerful Google Sheets add-on for data cleaning without writing single line of code. Traditional Soundex is designed for single words like "John" and "Jonny", making data cleaning comparisons between such strings straightforward. However, typical Soundex outputs cannot be used to handle multi-word or reordered string comparisons like "John Doe" vs "Doe Jonny", as this would produce inaccurate results. To address this, I modified the Soundex algorithm to support multi-word and reordered strings by adding a helper function that re-encodes the output…

  1. 1GS

    I created an add-on for Google Sheets called Flookup, and it comes both as a free version and a VERY AFFORDABLE paid version. 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: 1. Search for and match data regardless of whether it contains typos. 2. Highlight and delete duplicates duplicates even if the data has mismatched text. 3. Calculate the percentage similarity between strings. 4. Extract unique values from any column based on percentage similarity. 5. Sum and find the average of numbers based on…

    2020

  2. 2FD

    Hello HN! It has been about three years since I launched this current iteration of my Google Sheets add-on called Flookup. I'm a solo developer and, currently, I handle absolutely everything to do with Flookup from writing code, replying support emails and even marketing. It is a lot of work but very satisfying because I get to see, first hand, how helpful it has been to my userbase. Before Flookup was launched, there was only one prominent Google Sheets add-on that could be used for data cleaning (to a certain degree) but, luckily for me, that add-on had left a gap in functionality that I…

    2022

  3. 3AA
  4. 4

    Exchange URLs with nearby computers (using sound)

    2015

  5. 5US
  6. 6AW
  7. 7NI

    2013 · notezilla.io

  8. 8AS

    2013 · insightdatascience.com

  9. 9BM

    If you already know what bytebeat is, you don't need an explanation. If not, check my project :) Here is how it looks: SELECT mono(output( arraySum(x -> 1 / 6 * running_envelope(30 * (1 + x / 6), time, 0.05 * x, 0.005, lfo(0, 0.25, sine_wave, time / 8), 0.1) * sine_wave(time * 80 * exp2(x / 3)), range(12)))) FROM table; To check how it sounds, find the examples in the repository https://github.com/ClickHouse/NoiSQL

    2023 · github.com

  10. 10IB
  11. 11

    An audio-based web accessibility tool for pronouncing names.

    2016

  12. 12HA
  13. 13SA
  14. 14

    Learn to parse, manage, and manipulate multibyte PHP strings

    2022

  15. 15
    Sononym126

    Finally, a sample browser that understands audio

    2018

  16. 16AS

    Took a stab at building my own string diffing JS package. I built an interactive demo for TypeIt’s website (https://typeitjs.com/build-your-own) a while back. The approach I took to handle user input necessitated a way to calculate the difference between the versions of a user’s text input. I searched around for a package to help me out and found a couple of good ones (like fast-diff), but I either didn’t really like their API or didn’t want to take on a huge new dependency. Instead, I thought I’d give it a shot myself (famous last words). I dove into it having no real formal…

    2022

  17. 17
    Clext93

    The first clever, colourful and fun word processor.

    2016

  18. 18

    Perform many string operations to clipboard content

    2020

  19. 19

    All your cross-channel ad data in Google Sheets

    2019

  20. 20SM

    2018 · github.com

  21. 21SF

    I built https://stringflux.io/ to make everyday string transformations a little less painful. It’s similar to CyberChef in the sense that it supports multiple string operations, but with a cleaner, more focused UI and smart suggestions based on your input. You can also chain transformations — for example: decode base64 string which was base64 encoded from minified json → then json format (pretty-print) it — all in one flow. This is helpful when dealing with complex or nested strings, like encoded API responses or log data, where you need to apply multiple steps to make the…

    2025 · stringflux.io

  22. 22DT

    Think interactive grep for text files, PDFs, DOCXs, etc, but word/token based instead of regex and line based, so you can search across lines easily. Docfd aims to provide good UX via integration with common text editors and PDF viewers, so you can jump directly to a search result with a single key press. --- I originally wrote this tool to help me dig through text/markdown notes, since very often I want to search for a phrase of sorts that may span across multiple lines, but constructing the corresponding multiline regex is a bit painful (especially painful if I want to account…

    2024 · github.com

  23. 23WD

    2020 · andyhall.github.io

  24. 24WJ

Ranked by how close each launch is in meaning, then by votes. Refine with a description →