All Topics  
Tag cloud

 
Tag Cloud

   Email Print
   Bookmark   Link






 

Tag cloud



 
 
A tag cloud or word cloud (or weighted list in visual design) is a visual depiction of user-generated tags
Tag (metadata)

A tag is a non-hierarchical index term assigned to a piece of information . This kind of metadata helps describe an item and allows it to be found again by browsing or searching....
, or simply the word content of a site, used typically to describe the content of web sites. Tags are usually single words and are typically listed alphabetically, and the importance of a tag is shown with font size or color. Thus both finding a tag by alphabet and by popularity is possible.






Discussion
Ask a question about 'Tag cloud'
Start a new discussion about 'Tag cloud'
Answer questions from other users
Full Discussion Forum



Encyclopedia


A tag cloud or word cloud (or weighted list in visual design) is a visual depiction of user-generated tags
Tag (metadata)

A tag is a non-hierarchical index term assigned to a piece of information . This kind of metadata helps describe an item and allows it to be found again by browsing or searching....
, or simply the word content of a site, used typically to describe the content of web sites. Tags are usually single words and are typically listed alphabetically, and the importance of a tag is shown with font size or color. Thus both finding a tag by alphabet and by popularity is possible. The tags are usually hyperlinks that lead to a collection of items that are associated with a tag.

Definition

A tag cloud is a set of related tags
Tag (metadata)

A tag is a non-hierarchical index term assigned to a piece of information . This kind of metadata helps describe an item and allows it to be found again by browsing or searching....
 with corresponding weights. Typical tag clouds have between 30 and 150 tags. The weights are represented using font sizes or other visual clues. Meanwhile, histograms or pie chart
Pie chart

A pie chart is a circle chart divided into Circular sectors, illustrating relative magnitude or frequencies. In a pie chart, the arc length of each sector , is proportionality to the quantity it represents....
s are most commonly used to represent approximately a dozen different weights. Hence, tag clouds can represent many more weights, though less accurately so. Also, frequently, tag clouds are interactive: tags are hyperlinks typically allowing the user to drill down
Drill down

In information technology, to drill down means to move from summary information to detailed data by focusing in on something.To drill down through a series of folders, for example, on a desktop means to go through the hierarchy of folders to find a specific file or to click through drop-down menus in a GUI....
 on the data.

History

The first use of tag clouds on a high-profile website was on the photo sharing site Flickr
Flickr

Flickr is an and video hosting service website, web services suite, and online community platform. In addition to being a popular Web site for users to share personal photographs, the service is widely used by bloggers as a photo repository....
, created by Flickr co-founder and interaction designer Stewart Butterfield
Stewart Butterfield

Stewart Butterfield is a Canadian-born entrepreneur and businessman. He co-founded the photo sharing website Flickr and its parent company Ludicorp with his wife Caterina Fake....
. That implementation was based on Jim Flanagan's Search Referral Zeitgeist, a visualization of Web site referrers. Tag clouds have also been popularized by Del.icio.us
Del.icio.us

Delicious is a social bookmarking web service for storing, sharing, and discovering World Wide Web Bookmark . The site was founded by Joshua Schachter in 2003 and acquired by Yahoo! in 2005....
 and Technorati
Technorati

Technorati is an Internet search engine for searching blogs, competing with Google and Yahoo. As of June 2008, Technorati Web indexinges 112.8 million blogs and over 250 million pieces of tagged social media....
, among others.

The first published appearance of a tag cloud (or at least a weighted list) can be attributed to the "subconscious files" in Douglas Coupland
Douglas Coupland

Douglas Coupland is a Canadian novelist. His fiction is complemented by recognised works in design and visual art arising from his early formal training....
's Microserfs
Microserfs

Microserfs, published by HarperCollins in 1995, is an epistolary novel by Douglas Coupland. It first appeared in short story form as the cover article for the January 1994 issue of Wired magazine and was subsequently expanded to full novel length....
 (1995).

Prior to weighted list representation of tag clouds, paper maps had used the concept of weighted font size and font weights to represent relative size or importance of towns and cities.

Types

World Population
There are three main types of tag cloud applications in social software
Social software

Social software encompasses a range of software systems that allow users to interact and share data. This computer-mediated communication has become very popular with social sites like MySpace and Facebook, media sites like Flickr and YouTube, and commercial sites like Amazon.com and eBay....
, distinguished by their meaning rather than appearance. In the first type, there is a tag cloud for each item whereas in the second type, we have global tag clouds where the frequencies are aggregated over all items and users.

In the first type, size represents the number of times that tag has been applied to a single item. This is useful as a means of displaying metadata
Metadata

Metadata is "data about other data", of any sort in any media. An item of metadata may describe an individual datum, or content item, or a collection of data including multiple content items and hierarchical levels, for example a database schema....
 about an item that has been democratically
Democracy

Democracy is a form of government in which power is held directly or indirectly by citizens under a free electoral system. It is derived from the Greek language d?????at?a , "popular government" which was coined from d???? , "people" and ???t?? , "rule, strength" in the middle of the 5th-4th century BC to denote the political syst...
 'voted' on and where precise results are not desired. Examples of such use include Last.fm
Last.fm

Last.fm is a United Kingdom-based Internet radio and music community website, founded in 2002. It claims over 21 million active users based in more than 200 countries....
 (to indicate genres attributed to bands) and LibraryThing
LibraryThing

LibraryThing is a prominent social cataloging applications web application for storing and sharing personal library catalogs and book lists....
 (to indicate tags attributed to a book).

In the second, more commonly used type, size represents the number of items to which a tag has been applied, as a presentation of each tag's popularity
Popularity

Popularity is the quality of being well-liked or mainstream. Cult of personality are an important part of many people's personal value systems, and forms a vital component of success in people-oriented fields such as politics....
. Examples of this type of tag cloud are used on the image
Image

An image is an artifact, usually two-dimensional , that has a similar appearance to some subject —usually a physical object or a person....
-hosting service Flickr
Flickr

Flickr is an and video hosting service website, web services suite, and online community platform. In addition to being a popular Web site for users to share personal photographs, the service is widely used by bloggers as a photo repository....
 and the blog
Blog

A blog is a type of website, usually maintained by an individual with regular entries of commentary, descriptions of events, or other material such as graphics or video....
 aggregator
Aggregator

In computing, a feed aggregator, also known as a feed reader, news reader or simply aggregator, is client or a Web application which aggregates Web Syndication such as news headlines, blogs, Podcasting, and vlogs in a single location for easy viewing....
 Technorati
Technorati

Technorati is an Internet search engine for searching blogs, competing with Google and Yahoo. As of June 2008, Technorati Web indexinges 112.8 million blogs and over 250 million pieces of tagged social media....
.

In the third type, tags are used as a categorization method for content items. Tags are represented in a cloud where larger tags represent the quantity of content items in that category.

More generally, the same visual technique can be used to display non-tag data, as in a word cloud or a data cloud.

Visual appearance

Tag clouds are typically represented using inline HTML elements. The tags can appear in alphabetical order, in a random order, they can be sorted by weight, and so on. Some prefer to cluster the tags semantically so that similar tags will appear near each other. Heuristics can be used to reduce the size of the tag cloud whether or not the purpose is to cluster the tags.

Data clouds


A data cloud or cloud data is a data display which uses font size and/or color to indicate numerical values It is similar to a tag cloud but instead of word count, displays data such as population or stock market
Stock market

A stock market, or equity market, is a private or public Market system for the trade of Corporation stock and Derivative s of company stock at an agreed price; these are security listed on a stock exchange as well as those only traded privately....
 prices.

Text clouds


A text cloud or word cloud is a visualization of word frequency in a given text as a weighted list. The technique has recently been popularly used to visualize the topical content of political speeches.

Collocate clouds


Extending the principles of a text cloud, a collocate cloud provides a more focused view of a document or corpus
Text corpus

In linguistics, a corpus or text corpus is a large and structured set of texts . They are used to do statistical analysis and hypothesis testing, checking occurrences or validating linguistic rules on a specific universe....
. Instead of summarising an entire document, the collocate cloud examines the usage of a particular word. The resulting cloud contains the words which are often used in conjunction with the search word. These collocates
Collocation

Within the area of corpus linguistics, collocation is defined as a sequence of words or terminology which co-occurrence more often than would be expected by chance....
 are formatted to show frequency (as size) as well as collocational strength (as brightness). This provides interactive ways to browse and explore language.

See also

  • Concordance
    Concordance (publishing)

    A concordance is an alphabetical list of the principal words used in a book or body of work, with their immediate contexts. Because of the time and difficulty and expense involved in creating a concordance in the pre-computer era, only works of special importance, such as the Bible, Qur'an or the works of William Shakespeare, had concordance...
  • Folksonomy
    Folksonomy

    Folksonomy is the practice and method of collaboratively creating and managing Tag to annotate and categorization Content . Folksonomy describes the bottom-up classification systems that emerge from social tagging....
  • Social bookmarking
    Social bookmarking

    Social bookmarking is a method for Internet users to store, organize, search, and manage Internet bookmark of web pages on the Internet with the help of metadata....
  • Tags (metadata)
    Tag (metadata)

    A tag is a non-hierarchical index term assigned to a piece of information . This kind of metadata helps describe an item and allows it to be found again by browsing or searching....


External links

  • - an information design analysis of tag clouds
  • - comparison of tag cloud visual designs
  • - software development guide from O'Reilly's ONLamp
  • - Learn how to develop a tag cloud using PHP