Let's start by describing the output : An easy to understand, yet comprehensive guide to tagging everything. The guide must contain :<br>1. Descriptions of all the tags.<br>2. An index (preferred) or search page that emphasizes the most popular tags and deemphasizes the unpopular tags.<br>
<br>The world wide web is arranged in the same way with the index being generated by Page Rank or substitute.  <br><br>Our algorithm only has a few possible inputs per tag : Tagwatch, vote count, software support etc. We just need to decide what linear weights to use. Since voting requires very little effort it shouldn't have a weight higher than tagwatch.<br>
<br>From the web we learn a few things : <br>1. Manipulation of results esp. when the algorithm and weights are publicly known.<br>2. Computer generated indexes often contain duplicates and irrelevant results.<br><br>So our current Map Features page performs quite well, given that the algorithm is performed by hand. We may need to make the algorithm a bit more formal, e.g. by requiring that tags must have a score higher than N before they are included.<br>
<br>