Create a class that manages tagging and category:
- similar to "Smart Categories" at feeds.adobe.com, automatically tag article based on existing set of predefined tags based on word frequency count in article.
- provide algorithm to allow weight of tags (i.e. RSS/Atom category = 20%, user tag = 80%) to display search results (and generated display).
Create a class that manages tagging and category: