RunoVerse

Verse Path Finder

Find the shortest chain of similar verses connecting any two verses in the Finnic runosong corpus (4.29M verses, 289,702 poems).

Loading index...

Six Degrees of Runosong

Select a start and end verse to discover how they connect through chains of similar verses. The path reveals hidden connections between verse traditions across regions and languages.

What this does

Finds the shortest chain of similar verses connecting two verses through the similarity network. Uses bidirectional breadth-first search — expanding from both endpoints simultaneously until the frontiers meet.

How similarity works

In "All (RRF)" mode, neighbors from all four algorithms are combined. In single-algorithm mode, only that algorithm's neighbors are followed.

Reading the path

Enriched search

When enabled, the path finder computes extra Jaccard (exact wordform) matches on-the-fly from all cached chunks, discovering connections that were below the pre-computed top-5 cutoff. This greatly improves connectivity for verses sharing vocabulary.

Tips