# 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](https://www.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)](https://www.duncanmackenzie.net/samples/TermExtraction.zip "link to sample download").