Luuk Fiets

Merge words

Create combinations of word lists (in all orders).


Pro tip: use control + enter to combine all lists


 

Relative change calculator

This tool calculates the percentage change between an old and a new value.


Approximate keyword deduplicator

Deduplicate lists of keywords with fuzzy (approximate) matching using the Sørensen–Dice coefficient.


%
Pro tip: use control + enter to start deduplicating
How the Sørensen-Dice coefficient works

This tool measures the similarity of two strings by comparing their "bigrams" (pairs of adjacent letters).

  1. It breaks each word into overlapping pairs of letters. For "apple", the bigrams are "ap", "pp", "pl", "le".
  2. It counts how many bigrams the two words share.
  3. The similarity score is calculated as: (2 * shared bigrams) / (total bigrams in both words).

A higher score means more similarity. The "Match threshold" determines the score needed to be a duplicate.

Original keyword Best match from "keep" list Match rate
Enter words in the input list and then hit the deduplicate button.

Calculate date differences

Choose two dates to calculate the difference in days.



Please select two dates to begin