<span class="gmail_quote"></span>I am doing research on automatically assigning quality ratings to Wikipedia articles. You can read a description of this work in a recent draft of our paper [1]. One thing we need to do a better job at this is additional human ratings, similar to those done by the Wikipedia Editorial Team [2]. We would like to give editors a chance to tell Wikipedia what they think about an article in a short radio-dial survey. This data can be used to train our machine learning model to automatically assign quality ratings to articles. 
<br><br>In return for a small widget with a drop-down survey, we can provide AJAX access to the PageRank of Wikipedia articles, computed on Wikipedia&#39;s own internal link data, in addition to our most recent quality ratings for articles. This could provide functionality similar to the PR meter on the Google Toolbar.
<br><br>We would like to have all of this work done in AJAX. We can provide a database backend either on the Toolserver [3] our a web server of our own [4]. This information could easily be displayed in widget in your toolbar similar to the Google Toolbar. 
<br><br>Let me know if you are interested in this, or a related proposal. We plan to make all of our source code, roughly 3000 lines so far, open source so that these ratings can be computed by anyone.<br> <br>[1] Exploring the Feasibility of Automatically Rating Online Article Quality 
<br><a href="http://whisper.colorado.edu/RassbachPincockMingus07.pdf" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://whisper.colorado.edu/RassbachPincockMingus07.pdf</a><br><br>[2] <a href="http://en.wikipedia.org/wiki/Wikipedia:Version_1.0_Editorial_Team" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://en.wikipedia.org/wiki/Wikipedia:Version_1.0_Editorial_Team
</a><br>[3] <a href="http://meta.wikimedia.org/wiki/Toolserver" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://meta.wikimedia.org/wiki/Toolserver</a><br><br>[4] <a href="http://whisper.colorado.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://whisper.colorado.edu</a><br>