WinnowTag
   HOME

TheInfoList



OR:

winnowTag is a web-based recommender system and
news aggregator In computing, a news aggregator, also termed a feed aggregator, feed reader, news reader, RSS reader or simply an aggregator, is client software or a web application that aggregates syndicated web content such as online newspapers, blogs, podc ...
in which a person tags example items as belonging to a topic, thus training statistical text classification software to find more items on that same topic. Released as a publicly available
web application A web application (or web app) is application software that is accessed using a web browser. Web applications are delivered on the World Wide Web to users with an active network connection. History In earlier computing models like client-serve ...
in September 2010 by Mindloom, winnowTag uses Winnow content recommendation, a Naive Bayes text classifier evolved from
SpamBayes SpamBayes is a Bayesian spam filter written in Python which uses techniques laid out by Paul Graham in his essay "A Plan for Spam". It has subsequently been improved by Gary Robinson and Tim Peters, among others. The most notable difference b ...
. Users of winnowTag create and share tags, and use the shared tags of others to find on-topic content in real time. Users can add feeds, import OPML feed lists, and publish feeds of items found by tags. winnowTag collects and retains items from the last three months of thousands of blog, news, and website
Atom Every atom is composed of a nucleus and one or more electrons bound to the nucleus. The nucleus is made of one or more protons and a number of neutrons. Only the most common variety of hydrogen has no neutrons. Every solid, liquid, gas, and ...
and
RSS RSS ( RDF Site Summary or Really Simple Syndication) is a web feed that allows users and applications to access updates to websites in a standardized, computer-readable format. Subscribing to RSS feeds can allow a user to keep track of many di ...
feeds.


Comparison

With many news aggregators users find and add each feed they wish to read, and scan the titles of all items published in those feeds to find content they want. Thus it is possible to consider every item published in a set of feeds, but the volume of items to view grows as the set of feeds grows. In winnowTag, each tag filters all items in all feeds added by all users to automatically find information on its topic. Thus it is possible to discover on-topic items from a larger set of feeds than could be manually reviewed, but not all the on-topic items are found, and there is no facility for seeing every item published in a set of feeds.


Background

The winnowTag project, funded by The Kaphan Foundation, develops computer technology to help online communities self-organize and cope with large volumes of unstructured information. A principal idea is that users need individually tailored views (tags) reflecting their own specific interests. The tags in turn represent common interests that can be shared between users. An early premise was derived from ecology. Instead of static, unchanging software, users get fragments of software that can be copied and aligned into different forms, and from these pieces they construct their own unique software that does what they want. Then they pass pieces of software around, and over time this population of fragments of software acts like an evolving ecology and adapts to demands of users.Beyond Formalisms: The Art and Science of Designing Pliant Systems
/ref>


References


External links

* {{Aggregators Recommender systems News aggregators