Hey @scryfall , I made something you might get a kick out of. Its a tool that can compare a magic card's effect to every other magic card's effect in about half a second. This is permission to use it for Scryfall if you'd like.
Right now its configured to create fill in the blank templates.
You can see the script here - https://github.com/kinostl/mtg_stats/blob/main/groupSimilarCards.gpu.mjs
You can see some results here - https://github.com/kinostl/mtg_stats/tree/main/templates
You can see an example of it in use here - https://github.com/kinostl/mtg_stats/blob/main/analyzeCards.mjs
