Tag cloud
A tag cloud (word cloud, or weighted list in visual design) is a visual representation of text data, typically used to depict keyword metadata (tags) on websites, or to visualize free form text. Tags are usually single words, and the importance of each tag is shown with font size or color.[2] This format is useful for quickly perceiving the most prominent terms and for locating a term alphabetically to determine its relative prominence. When used as website navigation aids, the terms are hyperlinked to items associated with the tag.
History
In the language of visual design, a tag cloud (or word cloud) is one kind of "weighted list", as commonly used on geographic maps to represent the relative size of cities in terms of relative typeface size. An early printed example of a weighted list of English keywords was the "subconscious files" in Douglas Coupland's Microserfs (1995). A German appearance occurred in 1992.[3]
The specific visual form and common use of the term "tag cloud" rose to prominence in the first decade of the 21st century as a widespread feature of early Web 2.0 websites and blogs, used primarily to visualize the frequency distribution of keyword metadata that describe website content, and as a navigation aid.
The first tag clouds on a high-profile website were on the photo sharing site Flickr, created by Flickr co-founder and interaction designer Stewart Butterfield in 2004. That implementation was based on Jim Flanagan's Search Referral Zeitgeist,[4] a visualization of Web site referrers. Tag clouds were also popularized around the same time by Del.icio.us and Technorati, among others.
Oversaturation of the tag cloud method and ambivalence about its utility as a web-navigation tool led to a noted decline of usage among these early adopters.[5][6] (Flickr would later "apologize" to the web-development community in their five-word acceptance speech for the 2006 "Best Practices" Webby Award, where they simply stated "sorry about the tag clouds.")[7]
A second generation of software development discovered a wider diversity of uses for tag clouds as a basic visualization method for text data. Several extensions of tag clouds have been proposed in this context. Examples include Parallel Tag Clouds,[8] SparkClouds,[9] and Prefix Tag Clouds.[10] The Word Cloud Explorer, written in Adobe Flex, combines tag clouds with a number of interactive features for text analysis.[11]
Types
There are three main types of tag cloud applications in social software, distinguished by their meaning rather than appearance. In the first type, there is a tag for the frequency of each item, whereas in the second type, there are global tag clouds where the frequencies are aggregated over all items and users. In the third type, the cloud contains categories, with size indicating number of subcategories.
Frequency
In the first type, size represents the number of times that tag has been applied to a single item.[12] This is useful as a means of displaying metadata about an item that has been democratically "voted" on and where precise results are not desired. Examples of such use include Last.fm (to indicate genres attributed to bands) and LibraryThing (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. Examples of this type of tag cloud are used on the image-hosting service Flickr, blog aggregator Technorati and on Google search results with DeeperWeb.
Categorization
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.
There are some approaches to construct tag clusters instead of tag clouds, e.g., by applying tag co-occurrences in documents.[13]
More generally, the same visual technique can be used to display non-tag data,[14] as in a word cloud or a data cloud.
The term keyword cloud is sometimes used as a search engine marketing (SEM) term that refers to a group of keywords that are relevant to a specific website. In recent years tag clouds have gained popularity because of their role in search engine optimization of Web pages as well as supporting the user in navigating the content in an information system efficiently.[15] Tag clouds as a navigational tool make the resources of a website more connected,[16] when crawled by a search engine spider, which may improve the site's search engine rank. From a user interface perspective they are often used to summarize search results to support the user in finding content in a particular information system more quickly.[17]
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. Sometimes, further visual properties are manipulated in addition to font size, such as the font color, intensity, or weight.[18] Most popular is a rectangular tag arrangement with alphabetical sorting in a sequential line-by-line layout. The decision for an optimal layout should be driven by the expected user goals.[18] Some prefer to cluster the tags semantically so that similar tags will appear near each other.[19][20][21] Heuristics can be used to reduce the size of the tag cloud whether or not the purpose is to cluster the tags.[20]
Data clouds
A data cloud or cloud data is a data display which uses font size and/or color to indicate numerical values.[22] It is similar to a tag cloud[23] but instead of word count, displays data such as population or stock market prices.
Text clouds
A text cloud or word cloud is a visualization of word frequency in a given text as a weighted list.[25] The technique has recently been popularly used to visualize the topical content of political speeches.[24][26]
Collocate clouds
Extending the principles of a text cloud, a collocate cloud provides a more focused view of a document or corpus. 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 are formatted to show frequency (as size) as well as collocational strength (as brightness). This provides interactive ways to browse and explore language.[27]
Perception of tag clouds
Tag clouds have been subject of investigation in several usability studies. The following summary is based on an overview of research results given by Lohmann et al.:[18]
- Tag size: Large tags attract more user attention than small tags (effect influenced by further properties, e.g., number of characters, position, neighboring tags).
- Scanning: Users scan rather than read tag clouds.
- Centering: Tags in the middle of the cloud attract more user attention than tags near the borders (effect influenced by layout).
- Position: The upper left quadrant receives more user attention than the others (Western reading habits).
- Exploration: Tag clouds provide suboptimal support when searching for specific tags (if these do not have a very large font size).
Creation of a tag cloud
In principle, the font size of a tag in a tag cloud is determined by its incidence. For a word cloud of categories like weblogs, frequency, for example, corresponds to the number of weblog entries that are assigned to a category. For smaller frequencies one can specify font sizes directly, from one to whatever the maximum font size. For larger values, a scaling should be made. In a linear normalization, the weight of a descriptor is mapped to a size scale of 1 through f, where and are specifying the range of available weights.
for ; else
- : display fontsize
- : max. fontsize
- : count
- : min. count
- : max. count
Since the number of indexed items per descriptor is usually distributed according to a power law,[28] for larger ranges of values, a logarithmic representation makes sense.[29]
Implementations of tag clouds also include text parsing and filtering out unhelpful tags such as common words, numbers, and punctuation.
There are also websites creating artificially or randomly weighted tag clouds, for advertising, or for humorous results.
See also
References
- ↑ Word-Cloud Generator (archive)
- ↑ Martin Halvey and Mark T. Keane, An Assessment of Tag Presentation Techniques, poster presentation at WWW 2007, 2007
- ↑ Gilles Deleuze, Felix Guattari (1992). Tausend Plateaus. Kapitalismus und Schizophrenie. ISBN 3-88396-094-2.
- ↑ A copy of Jim Flanagan's Search Referral Zeitgeist was available at archive.org but has since been blocked. In the comments of a blog entry, a user identified as Steve Minutillo attribute the idea to Jim Flanagan, stating that Flanagan's site had such displays in 2002.
- ↑ "Tag Clouds R.I.P.?". Readwriteweb.com. 2011-03-30.
- ↑ "The Death of Tag Clouds". Woorkup.com. Retrieved 2011-05-23.
- ↑ "Welcome to the Webby Awards". Webbyawards.com. 2011-10-28. Retrieved 2013-07-27.
- ↑ Collins, C., Viegas, F. and Wattenberg, M., Parallel Tag Clouds to Explore and Analyze Faceted Text Corpora. Proceedings of the IEEE Symposium on Visual Analytics Science and Technology (VAST 2009), pp. 91–98, IEEE, 2009.
- ↑ Lee, B., Riche, N., Karlson, A., and Carpendale, S., SparkClouds: Visualizing Trends in Tag Clouds. IEEE Transactions on Visualization and Computer Graphics, vol. 16, no. 6, pp. 1182–1189, 2010.
- ↑ Burch, M., Lohmann, S., Pompe, D., Weiskopf, D., Prefix Tag Clouds. Proceedings of the 17th International Conference on Information Visualisation (IV 2013), pp. 45-50, IEEE, 2013.
- ↑ http://wordclouds.visualdataweb.org/
- ↑ Bielenberg, K. and Zacher, M., Groups in Social Software: Utilizing Tagging to Integrate Individual Contexts for Social Navigation, Masters Thesis submitted to the Program of Digital Media, Universität Bremen (2006)
- ↑ Knautz, K., Soubusta, S., & Stock, W.G. (2010). Tag clusters as information retrieval interfaces. Proceedings of the 43rd Annual Hawaii International Conference on System Sciences (HICSS-43), January 5–8, 2010. IEEE Computer Society Press (10 pages).
- ↑ Kamel Aouiche, Daniel Lemire, Robert Godin, Collaborative OLAP with Tag Clouds: Web 2.0 OLAP Formalism and Experimental Evaluation, WEBIST 2008, 2008.
- ↑ Helic, D., Trattner, C., Strohmaier, M. and Andrews, K.: Are Tag Clouds Useful for Navigation? A Network-Theoretic Analysis. Journal of Social Computing and Cyber-Physical Systems, 1(1):33-55, 2011. doi: http://dx.doi.org/10.1504/IJSCCPS.2011.043603
- ↑ Trattner, C.:Linking Related Content in Web Encyclopedias with search query tag clouds. IADIS International Journal on WWW/Internet, Volume 9, Issue 2, 2011
- ↑ Tratter, C., Lin, Y., Parra, D., Yue, Z., Brusilovsky, P.: Evaluating Tag-Based Information Access in Image Collections. In Proceedings of the 23rd ACM Conference on Hypertext and Social Media (HT 2012). ACM, New York, NY, USA, 2012
- 1 2 3 Lohmann, S., Ziegler, J., Tetzlaff, L. Comparison of Tag Cloud Layouts: Task-Related Performance and Visual Exploration, T. Gross et al. (Eds.): INTERACT 2009, Part I, LNCS 5726, pp. 392–404, 2009.
- ↑ Hassan-Montero, Y., Herrero-Solana, V. Improving Tag-Clouds as Visual Information Retrieval Interfaces. InSciT 2006: Mérida, Spain. October 25–28, 2006.
- 1 2 Owen Kaser and Daniel Lemire, Tag-Cloud Drawing: Algorithms for Cloud Visualization, Tagging and Metadata for Social Information Organization (WWW 2007), 2007
- ↑ Salonen, J. 2007. Self-organising map based tag clouds - Creating spatially meaningful representations of tagging data. Proceedings of the 1st OPAALS conference, 26–27 November 2007, Rome, Italy.
- ↑ Apel, Warren. "ManyEyes Visualization and Commentary: World Population Data Cloud.". Retrieved 2007-08-26.
- ↑ Wattenberg, Martin. "ManyEyes Visualization: Ad cloud". Retrieved 2007-03-12.
- 1 2 Steinbock, Daniel. "TagCrowd visualization: State of the Union". Retrieved 2011-03-05.
- ↑ Lamantia, Joe. "Text Clouds: A New Form of Tag Cloud?". Retrieved 2008-09-11.
- ↑ Mehta, Chirag. "US Presidential Speeches Tag Cloud". Retrieved 2008-09-11.
- ↑ "Collocate cloud". Retrieved 2008-12-05.
- ↑ Jakob Voss: Collaborative thesaurus tagging the Wikipedia way. April 2006
- ↑ "Kentbyte: ''Tag Cloud Font Distribution Algorithm''. June 2005". Echochamberproject.com. Retrieved 2013-07-27.
- ↑ "Monthly wiki page Hits for en.wikipedia". Wikistics.falsikon.de. 2009-08-31. Retrieved 2013-07-27.
- ↑ "WikipediaTop1000VitalArticleHits". Wordle. Retrieved 2013-07-27.
External links
Wikimedia Commons has media related to Word clouds. |
- Understanding Tag Clouds - an information design analysis of tag clouds
- Tag Clouds Gallery: Examples and Good Practices - comparison of tag cloud visual designs
- Design tips for building tag clouds - software development guide from O'Reilly's ONLamp
- 9 Word Cloud generators in one place - these are all free to experiment with.
- AnswerGarden - A realtime social tagcloud creation tool.