What's the smallest number of words you need to know to learn them all?
May 12, 2025
Using graph algorithms to find the minimal 'grounding set' of words needed to bootstrap an entire dictionary.
graphs language algorithms
Informal writeups of small-scale projects and experiments I sometimes get up to for fun. :)
May 12, 2025
Using graph algorithms to find the minimal 'grounding set' of words needed to bootstrap an entire dictionary.
March 26, 2025
A simulation benchmarking sorting algorithm robustness to noisy comparisons.