Term Extraction

Posted on January 10th

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.

Term Extraction Sample

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



Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

Very interesting. What sort of algorithm do you have to extract the terms?

It uses Yahoo's term extraction service, a link is in the app itself...

Nice. I built the same thing as TagCloud here using Yahoo.

http://www.FrancisShanahan.com/taglines