Jump to content
 







Main menu
   


Navigation  



Main page
Contents
Current events
Random article
About Wikipedia
Contact us
Donate
 




Contribute  



Help
Learn to edit
Community portal
Recent changes
Upload file
 








Search  

































Create account

Log in
 









Create account
 Log in
 




Pages for logged out editors learn more  



Contributions
Talk
 



















Contents

   



(Top)
 


1 History  





2 Types  



2.1  Frequency  





2.2  Significance  





2.3  Categorization  







3 Visual appearance  





4 Data clouds  





5 Text clouds  





6 Collocate clouds  





7 Perception  





8 Creation  





9 See also  





10 References  





11 External links  














Tag cloud






العربية
Български
Boarisch
Català
Dansk
Deutsch
Ελληνικά
Español
Esperanto
فارسی
Français
Galego

ि
Italiano
Қазақша
Kiswahili
Latviešu
Lingua Franca Nova
Magyar
Nederlands

Polski
Português
Русский
Slovenčina
Српски / srpski
Suomi
Svenska

Тоҷикӣ
Türkçe
Українська

 

Edit links
 









Article
Talk
 

















Read
Edit
View history
 








Tools
   


Actions  



Read
Edit
View history
 




General  



What links here
Related changes
Upload file
Special pages
Permanent link
Page information
Cite this page
Get shortened URL
Download QR code
Wikidata item
 




Print/export  



Download as PDF
Printable version
 




In other projects  



Wikimedia Commons
 
















Appearance
   

 






From Wikipedia, the free encyclopedia
 


Tag cloud of a mailing list[1]
A tag cloud with terms related to Web 2.0

Atag cloud (also known as a word cloudorweighted list in visual design) is a visual representation of text data which is often used to depict keyword metadata 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][3] When used as website navigation aids, the terms are hyperlinked to items associated with the tag.

History

[edit]
Heidi Paris: initial cover draft for the German edition of "A Thousand Plateaus" by Gilles Deleuze and Fèlix Guattari, dated Nov 14 1991

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.[4]

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,[5] 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 decline of usage among these early adopters.[6] Flickr gave a five-word acceptance speech for the 2006 "Best Practices" Webby Award, which 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.

Types

[edit]
A data cloud showing the population of each of the world's countries. Created in R with the wordcloud package, using data from Country population. The proportional sizes of China and India were divided in half.

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

[edit]

In the first type, size represents the number of times that tag has been applied to a single item.[8] 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.

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

Significance

[edit]

Instead of frequency, the size can be used to represent the significance of words and word co-occurrences, compared to a background corpus (for example, compared to all the text in Wikipedia).[9] This approach cannot be used standalone, but it relies on comparing the document frequencies to expected distributions.

Categorization

[edit]

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.[10]

More generally, the same visual technique can be used to display non-tag data,[11] 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.[12] Tag clouds as a navigational tool make the resources of a website more connected,[13] 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.[14]

Visual appearance

[edit]

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.[15] 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.[15] Some prefer to cluster the tags semantically so that similar tags will appear near each other[16][17][18] or use embedding techniques such as tSNE to position words.[9] Edges can be added to emphasize the co-occurrences of tags and visualize interactions.[9] Heuristics can be used to reduce the size of the tag cloud whether or not the purpose is to cluster the tags.[17]

Tag cloud visual taxonomy is determined by a number of attributes: tag ordering rule (e.g. alphabetically, by importance, by context, randomly, ordered for visual quality), shape of the entire cloud (e.g. rectangular, circle, given map borders), shape of tag bounds (rectangle, or character body), tag rotation (none, free, limited), vertical tag alignment (sticking to typographical baselines, free). A tag cloud on the web must address problems of modeling and controlling aesthetics, constructing a two-dimensional layout of tags, and all these must be done in short time on volatile browser platform. Tags clouds to be used on the web must be in HTML, not graphics, to make them robot-readable, they must be constructed on the client side using the fonts available in the browser, and they must fit in a rectangular box.[19]

Data clouds

[edit]
A data cloud showing stock price movement. Color indicates positive or negative change, font size indicates percentage change.

Adata cloudorcloud data is a data display which uses font size and/or color to indicate numerical values.[20] It is similar to a tag cloud[21] but instead of word count, displays data such as population or stock market prices.

Text clouds

[edit]
Text cloud comparing 2002 State of the Union Address by U.S. President Bush and 2011 State of the Union Address by President Obama[22]
Malayalam text cloud with science-related words

Atext cloudorword cloud is a visualization of word frequency in a given text as a weighted list.[23] The technique has recently[when?] been popularly used to visualize the topical content of political speeches.[22][24]

Collocate clouds

[edit]

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.[25]

Perception

[edit]

Tag clouds have been the subjects of investigation in several usability studies. The following summary is based on an overview of research results given by Lohmann et al.:[15]

Felix et al.[26] compared how human reading performance differs from traditional tag clouds that map numeric values to the size of the font and alternative designs that uses for example color or additional shapes like circle and bars. They also compared how different arrangement of the words affects performance.

Creation

[edit]
Tag cloud constructed from Wikipedia's top 1000 vital articles sorted by number of views[27]

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

[edit]

References

[edit]
  • ^ Martin Halvey and Mark T. Keane, An Assessment of Tag Presentation Techniques Archived 2017-05-14 at the Wayback Machine, poster presentation at WWW 2007, 2007
  • ^ Helic, Denis; Trattner, Christoph; Strohmaier, Markus; Andrews, Keith (2011). "Are tag clouds useful for navigation? A network-theoretic analysis". International Journal of Social Computing and Cyber-Physical Systems. 1 (1): 33. doi:10.1504/IJSCCPS.2011.043603. ISSN 2040-0721.
  • ^ Gilles Deleuze, Felix Guattari (1992). Tausend Plateaus. Kapitalismus und Schizophrenie. Merve-Verlag. ISBN 978-3-88396-094-4.
  • ^ 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 Archived 2006-04-26 at the Wayback Machine, 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. Archived from the original on 2012-03-19.
  • ^ "Welcome to the Webby Awards". Webbyawards.com. 2011-10-28. Archived from the original on 2006-07-03. Retrieved 2013-07-27.
  • ^ Bielenberg, K. and Zacher, M., Groups in Social Software: Utilizing Tagging to Integrate Individual Contexts for Social Navigation Archived 2007-10-08 at the Wayback Machine, Masters Thesis submitted to the Program of Digital Media, Universität Bremen (2006)
  • ^ a b c Schubert, Erich; Spitz, Andreas; Weiler, Michael; Geiß, Johanna; Gertz, Michael (2017-08-11). "Semantic Word Clouds with Background Corpus Normalization and t-distributed Stochastic Neighbor Embedding". arXiv:1708.03569 [cs.IR].
  • ^ Knautz, K., Soubusta, S., & Stock, W.G. (2010). Tag clusters as information retrieval interfaces Archived 2011-07-17 at the Wayback Machine. Proceedings of the 43rd Annual Hawaii International Conference on System Sciences (HICSS-43), January 5–8, 2010. IEEE Computer Society Press (10 pages).
  • ^ Aouiche, Kamel; Lemire, Daniel; Godin, Robert (2007). "Collaborative OLAP with Tag Clouds: Web 2.0 OLAP Formalism and Experimental Evaluation". arXiv:0710.2156 [cs.DB].
  • ^ Helic, D.; Trattner, C.; Strohmaier, M.; Andrews, K. (2011). "Are Tag Clouds Useful for Navigation? A Network-Theoretic Analysis" (PDF). International Journal of Social Computing and Cyber-Physical Systems. 1 (1): 33–55. doi:10.1504/IJSCCPS.2011.043603.
  • ^ Trattner, C.:Linking Related Content in Web Encyclopedias with search query tag clouds Archived 2012-06-15 at the Wayback Machine. 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 Archived 2012-06-15 at the Wayback Machine. In Proceedings of the 23rd ACM Conference on Hypertext and Social Media (HT 2012). ACM, New York, NY, USA, 2012
  • ^ a b c Lohmann, S., Ziegler, J., Tetzlaff, L. Comparison of Tag Cloud Layouts: Task-Related Performance and Visual Exploration Archived 2009-10-07 at the Wayback Machine, 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 Archived 2006-08-13 at the Wayback Machine. InSciT 2006: Mérida, Spain. October 25–28, 2006.
  • ^ a b Kaser, Owen; Lemire, Daniel (2007). "Tag-Cloud Drawing: Algorithms for Cloud Visualization". arXiv:cs/0703109.
  • ^ Salonen, J. 2007. Self-organising map based tag clouds – Creating spatially meaningful representations of tagging data Archived 2008-12-24 at the Wayback Machine. Proceedings of the 1st OPAALS conference, 26–27 November 2007, Rome, Italy.
  • ^ Marszałkowski, J., Mokwa, D., Drozdowski, M., Rusiecki, L., Narożny, H. Fast algorithms for online construction of web tag clouds, Engineering Applications of Artificial Intelligence 64, pp. 378–390, 2017.
  • ^ Apel, Warren. "ManyEyes Visualization and Commentary: World Population Data Cloud.". Archived from the original on 2007-10-29. Retrieved 2007-08-26.
  • ^ Wattenberg, Martin. "ManyEyes Visualization: Ad cloud". Archived from the original on 2008-02-14. Retrieved 2007-03-12.
  • ^ a b Steinbock, Daniel (5 March 2011). "TagCrowd visualization: State of the Union". Archived from the original on 2011-04-11. Retrieved 2011-03-05.
  • ^ Lamantia, Joe. "Text Clouds: A New Form of Tag Cloud?". Archived from the original on 2008-09-10. Retrieved 2008-09-11.{{cite web}}: CS1 maint: bot: original URL status unknown (link)
  • ^ Mehta, Chirag. "US Presidential Speeches Tag Cloud". Archived from the original on 2007-10-19. Retrieved 2008-09-11.
  • ^ "Collocate cloud". Retrieved 2008-12-05.
  • ^ Felix, Cristian; Franconeri, Steven; Bertini, Enrico (Jan 2018). "Taking Word Clouds Apart: An Empirical Investigation of the Design Space for Keyword Summaries". IEEE Transactions on Visualization and Computer Graphics. 24 (1): 657–666. doi:10.1109/TVCG.2017.2746018. PMID 28866593. S2CID 6570943.
  • ^ "Monthly wiki page Hits for en.wikipedia". Wikistics.falsikon.de. 2009-08-31. Archived from the original on 2013-04-19. Retrieved 2013-07-27.
  • ^ Voss, Jakob (2006). "Collaborative thesaurus tagging the Wikipedia way". arXiv:cs/0604036.
  • ^ "Kentbyte: Tag Cloud Font Distribution Algorithm. June 2005". Echochamberproject.com. Archived from the original on 2013-10-02. Retrieved 2013-07-27.
  • [edit]
    Retrieved from "https://en.wikipedia.org/w/index.php?title=Tag_cloud&oldid=1226778683"

    Categories: 
    Web 2.0 neologisms
    Visualization (web)
    Hidden categories: 
    Webarchive template wayback links
    CS1 maint: bot: original URL status unknown
    Articles with short description
    Short description is different from Wikidata
    All articles with unsourced statements
    Articles with unsourced statements from July 2008
    All articles with vague or ambiguous time
    Vague or ambiguous time from March 2020
    Commons category link is on Wikidata
    Articles with NKC identifiers
     



    This page was last edited on 1 June 2024, at 19:34 (UTC).

    Text is available under the Creative Commons Attribution-ShareAlike License 4.0; additional terms may apply. By using this site, you agree to the Terms of Use and Privacy Policy. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.



    Privacy policy

    About Wikipedia

    Disclaimers

    Contact Wikipedia

    Code of Conduct

    Developers

    Statistics

    Cookie statement

    Mobile view



    Wikimedia Foundation
    Powered by MediaWiki