How it works
The finder records every position of every content word in the text, then surfaces pairs of occurrences that fall within a configurable window (default 50 words).
It excludes function words (the, of, and) by default since they're expected to repeat constantly.
Results are sorted by closest distance — the word with the tightest repetition is on top.