<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Cognition &#187; tagging</title>
	<atom:link href="http://www.cognition.ca/tag/tagging/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cognition.ca</link>
	<description>Balls-in-the-air Entrepreneurship and Juggling.</description>
	<lastBuildDate>Tue, 24 Aug 2010 00:29:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>The Tag Tree &#8211; my crazy plan</title>
		<link>http://www.cognition.ca/2007/04/the-tag-tree-my-crazy-plan.html</link>
		<comments>http://www.cognition.ca/2007/04/the-tag-tree-my-crazy-plan.html#comments</comments>
		<pubDate>Sat, 14 Apr 2007 22:16:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[entrepreneurs]]></category>
		<category><![CDATA[bountyup]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.cognition.ca/?p=6</guid>
		<description><![CDATA[This will be the first in probably an expanding set of blog posts detailing my crazy ideas for various kinds of technical hackery &#8211; this way, if I don&#8217;t get around to building it, at least I can claim that I had the idea first. Tag-tree: What and Why: * Bountyup.com (see my crazy startup [...]]]></description>
			<content:encoded><![CDATA[<p>This will be the first in probably an expanding set of blog posts detailing my crazy ideas for various kinds of technical hackery &#8211; this way, if I don&#8217;t get around to building it, at least I can claim that I had the idea first.</p>
<p>Tag-tree: What and Why:</p>
<p>* Bountyup.com (see my crazy startup blog thread, soon to be written) uses the now-ever-popular tagging metaphor for classification of items. However, I *still* want to be able to pretend to have a traditional taxonomy on the front page, represented as a tree (roughly speaking). Rather than build one and manually classify all bounties, or (even worse) force the *users* to classify them, I have a few choices:</p>
<p>&nbsp; a) Map tags to categories in some one-to-many or combined-key-to-many sort of way<br />&nbsp; b) Show every tag as a single flat category<br />&nbsp; c) Make a tree out of the tags</p>
<p>I&#8217;ve decided to try and do the latter (yes, I realize this is one of those impossible web2.0-type dreams, since by their very nature folksonomies and taxonomies are different beast. I&#8217;m going to try anyway, and at the very least this will give me a starting point for (a) above).</p>
<p>My proposed algorithm:</p>
<p>1. Most commonly used tags become the top-level folders.<br />2. Tags used in conjunction become secondary folders.<br />3. Items tagged with a secondary tag and no primary tag will be disambiguated, if possible, by the following steps:<br />&nbsp;&nbsp;&nbsp; a. If other items have been tagged by the same user with this secondary tag, as well as a primary tag, the matching primary tag will be assumed.<br />&nbsp;&nbsp;&nbsp; b. If not, (eventually) content analysis will be used to disambiguate (full-text index of other secondary-tagged content to determine the appropriate primary tag).<br />&nbsp;&nbsp;&nbsp; c. In the meantime, show the item in both locations, and possibly flag for manual review. (Maybe a cool tag-supporting UI that suggests possible primary tags to a secondary tag?)</p>
<p>Drawbacks, Advantages, and other Characteristics of the Approach:</p>
<p>* The hierarchy will constantly be shifting, since a secondary tag will become a primary tag simply by becoming more frequently used than the primary.<br />* Perhaps this should start out as an advanced or even admin-only view of the data?<br />* It&#8217;s possible (likely?) that there will end up with either a.) thousands of primary tags, or b.) thousands of ambiguated items with only secondary tags.</p>
<p>Let&#8217;s see how it goes.
<p style="text-align: right; font-size: 8px">Blogged with <a href="http://www.flock.com/blogged-with-flock" title="Flock" target="_new">Flock</a></p>
<span class="akst_link"><a href="http://www.cognition.ca/?p=6&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_6"  class="akst_share_link">Share This</a>
</span>]]></content:encoded>
			<wfw:commentRss>http://www.cognition.ca/2007/04/the-tag-tree-my-crazy-plan.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
