Term Extraction
I was playing around with Yahoo's term extraction service, as a possible path to tagging (this is the same service used behind TagCloud.com, for example), and I created this C# class libary with a sample app written in Windows Forms.

Code is available for download here: Term Extraction (ZIP).




3 Comments
Salman said
Very interesting. What sort of algorithm do you have to extract the terms?
Duncan said
It uses Yahoo's term extraction service, a link is in the app itself...
Francis Shanahan said
Nice. I built the same thing as TagCloud here using Yahoo. <br /><br />http://www.FrancisShanahan.com/taglines