Andrew Dunbar skrev:
It might even be possible to automate page disambiguation to some degree using these methods.
One could view disambiguation page as a form of a "HashListView" for humans.
A disambiguation page nearly corresponds to a hash bucket in hash lists, a slot in which you collect items which end up with the same ("conflicting") hash key generated by some given hash algorithm. And in this slot/bucket you perform your final more fine-grained search/selection. The concept is generic and just as usful for both humans and computers.
Perhaps one could test how far one can get with automation of disambiguation pages by combining the existing pages with a handcrafted section plus an additional automagically created section below?
Regards,
// Rolf Lampa