This makes me think your website would be improved by some means of ordering quotes based on the relevance of the speakers’ expertise. In this case, it’s easy enough to tell that bin Laden claiming responsibility is more relevant than Jesse Ventura having watched a video on YouTube, but on other issues, it might not be as clear-cut, and could serve to promote a false equivalence between the “experts” quoted on each side.
The ordering algorithm currently works in two steps:
Expertise Relevance: If the topic of expertise the expert has matches the topic of the question, the expert quote ranks higher (sub ordering: a rarer topic match gets a higher rank than a common topic match, e.g. a match for “climatology” would outrank a match for “science”.)
Expertise Depth: An expert quote with more sub-arguments out-ranks an expert quote with fewer sub-arguments.
This makes me think your website would be improved by some means of ordering quotes based on the relevance of the speakers’ expertise. In this case, it’s easy enough to tell that bin Laden claiming responsibility is more relevant than Jesse Ventura having watched a video on YouTube, but on other issues, it might not be as clear-cut, and could serve to promote a false equivalence between the “experts” quoted on each side.
The ordering algorithm currently works in two steps:
Expertise Relevance: If the topic of expertise the expert has matches the topic of the question, the expert quote ranks higher (sub ordering: a rarer topic match gets a higher rank than a common topic match, e.g. a match for “climatology” would outrank a match for “science”.)
Expertise Depth: An expert quote with more sub-arguments out-ranks an expert quote with fewer sub-arguments.
Like many algorithms (such as collaborative filtering), the algorithm starts working better as the content is filled out, e.g.:
http://www.takeonit.com/question/5.aspx
P.S. I just tagged that question with the topic “War” so now Bin Laden bubbles to the top. Keep the feedback coming. It’s incredibly helpful.