Difference between revisions of "Lesson 9"

From Visual Analytics for Business Intelligence
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 29: Line 29:
 
<br/>
 
<br/>
  
 +
=Readings=
  
== Daily Readings ==
+
== Core Reading ==
  
 
* "Text and Document Visualization", in Matthew Ward et. al. (2011) '''Interactive Data Visualization'''.  Chapter 9
 
* "Text and Document Visualization", in Matthew Ward et. al. (2011) '''Interactive Data Visualization'''.  Chapter 9
 
* Information Visualization for Text Analysis, Marti Hearst, Search User Interfaces, Chapter 11 [http://searchuserinterfaces.com/book/sui_ch11_text_analysis_visualization.html]
 
* Information Visualization for Text Analysis, Marti Hearst, Search User Interfaces, Chapter 11 [http://searchuserinterfaces.com/book/sui_ch11_text_analysis_visualization.html]
* Tools for Exploring Text: Visualizations [http://wordseer.berkeley.edu/]
+
* "Wordle" in Jonathan Feiberg (2010) '''Beautiful Visualization'''. Chapter 3. [http://static.mrfeinberg.com/bv_ch03.pdf]
  
"Wordle" in Jonathan Feiberg (2010) '''Beautiful Visualization'''. Chapter 3. [http://static.mrfeinberg.com/bv_ch03.pdf]
 
  
||NA
+
==Additional Reading==
|-
 
  
|Day 3||30 mins||Tag Cloud [https://en.wikipedia.org/wiki/Tag_cloud]
+
* Tag Cloud [https://en.wikipedia.org/wiki/Tag_cloud]
 
+
* Tools for Exploring Text: Visualizations [http://wordseer.berkeley.edu/]
The Death of Tag Clouds [http://www.mikemccready.ca/2010/07/the-death-of-the-tag-cloud/]
+
* The Death of Tag Clouds [https://woorkup.com/the-death-of-tag-clouds/]
 
+
* Texture: Visualiza Any Text as Network [http://textexture.com/index.php]
Texture: Visualiza Any Text as Network [http://textexture.com/index.php]
+
* Word Tree [http://hint.fm/papers/wordtree_final2.pdf]
 
+
* Phrase Net [http://hint.fm/papers/phrase-net-rev5.pdf]  
||NA
+
* Neoformix [http://neoformix.com/]  - This blog provides a collection of interesting example on text visualisation especially the Tweet Topic Explorer [http://tweettopicexplorer.neoformix.com/], New Sprectrum [http://www.neoformix.com/2008/NewsSpectrum.html] and Twitter Venn [http://www.neoformix.com/Projects/TwitterVenn/view.php]
|-
+
* Test Analysis and Visualization [http://guides.library.ucla.edu/content.php?pid=326428&sid=2670972]
|Day 4||30 mins||Word Tree [http://hint.fm/papers/wordtree_final2.pdf]
 
 
 
Phrase Net [http://hint.fm/papers/phrase-net-rev5.pdf]  
 
 
 
||NA
 
|-
 
|Day 5||30 min||Lesson discussion and hands-on exercises
 
 
 
||NA
 
|-
 
|-
 
|}
 
  
== References ==
 
  
Neoformix [http://neoformix.com/]  - This blog provides a collection of interesting example on text visualisation especially the Tweet Topic Explorer [http://tweettopicexplorer.neoformix.com/], New Sprectrum [http://www.neoformix.com/2008/NewsSpectrum.html] and Twitter Venn [http://www.neoformix.com/Projects/TwitterVenn/view.php]
+
=All About d3.js=
  
Test Analysis and Visualization [http://guides.library.ucla.edu/content.php?pid=326428&sid=2670972]
+
* [https://bl.ocks.org/jyucsiro/767539a876836e920e38bc80d2031ba7 D3 Wordcloud]
 +
* [https://www.jasondavies.com/wordcloud/ Word Cloud Generator]
 +
* [https://github.com/jasondavies/d3-cloud Word Cloud Layout]
 +
* [https://www.visual-thesaurus.com/index.php Visual Thesaurus]

Latest revision as of 21:16, 25 October 2018

Va.jpg IS428 Visual Analytics for Business Intelligence

About

Weekly Session

Assignments

Visual Analytics Project

Course Resources

 


Readings

Core Reading

  • "Text and Document Visualization", in Matthew Ward et. al. (2011) Interactive Data Visualization. Chapter 9
  • Information Visualization for Text Analysis, Marti Hearst, Search User Interfaces, Chapter 11 [1]
  • "Wordle" in Jonathan Feiberg (2010) Beautiful Visualization. Chapter 3. [2]


Additional Reading

  • Tag Cloud [3]
  • Tools for Exploring Text: Visualizations [4]
  • The Death of Tag Clouds [5]
  • Texture: Visualiza Any Text as Network [6]
  • Word Tree [7]
  • Phrase Net [8]
  • Neoformix [9] - This blog provides a collection of interesting example on text visualisation especially the Tweet Topic Explorer [10], New Sprectrum [11] and Twitter Venn [12]
  • Test Analysis and Visualization [13]


All About d3.js