
{  
   "types" : {
      "Bookmark" : {
         "pluralLabel" : "Bookmarks"
      },
      "Publication" : {
         "pluralLabel" : "Publications"
      },
      "GoldStandardPublication" : {
         "pluralLabel" : "GoldStandardPublications"
      },
      "GoldStandardBookmark" : {
         "pluralLabel" : "GoldStandardBookmarks"
      },
      "Tag" : {
         "pluralLabel" : "Tags"
      },
      "User" : {
         "pluralLabel" : "Users"
      },
      "Group" : {
         "pluralLabel" : "Groups"
      },
      "Sphere" : {
         "pluralLabel" : "Spheres"
      }
   },
   
   "properties" : {
      "count" : {
         "valueType" : "number"
      },
      "date" : {
         "valueType" : "date"
      },
      "changeDate" : {
         "valueType" : "date"
      },
      "url" : {
         "valueType" : "url"
      },
      "id" : {
         "valueType" : "url"
      },
      "tags" : {
         "valueType" : "item"
      },
      "user" : {
         "valueType" : "item"
      }      
   },
   
   "items" : [
   	  
      {
         "type" : "Publication",
         "id"   : "https://puma.ub.uni-stuttgart.de/bibtex/279820e1562a3b7af96d90ebb328ba161/markusjohn",         
         "tags" : [
            "analytics,","document","focus+context","interaction","mining,","myown","techniques,","text","visual","visualization"
         ],
         
         "intraHash" : "79820e1562a3b7af96d90ebb328ba161",
         "interHash" : "d6457d13954d6aefb50c5b7ef91cfb35",
         "label" : "DocuCompass: Effective Exploration of Document Landscapes",
         "user" : "markusjohn",
         "description" : "",
         "date" : "2017-03-06 16:42:45",
         "changeDate" : "2017-03-10 09:39:35",
         "count" : 2,
         "pub-type": "article",
         "journal": "IEEE Transactions on Visualization and Computer Graphics",
         "year": "2017", 
         "url": "", 
         
         "author": [ 
            "Florian Heimerl","Markus John","Qi Han","Steffen Koch","Thomas Ertl"
         ],
         "authors": [
         	
            	{"first" : "Florian",	"last" : "Heimerl"},
            	{"first" : "Markus",	"last" : "John"},
            	{"first" : "Qi",	"last" : "Han"},
            	{"first" : "Steffen",	"last" : "Koch"},
            	{"first" : "Thomas",	"last" : "Ertl"}
         ],
         "abstract": "The creation of interactive visualization to analyze text documents has gained an impressive momentum in recent years.\r\nThis is not surprising in the light of massive and still increasing amounts of available digitized texts.\r\nWebsites, social media, news wire, and digital libraries are just few examples of the diverse text sources whose visual analysis and exploration offers new opportunities to effectively mine and manage the information and knowledge hidden within them.\r\nA popular visualization method for large text collections is to represent each document by a glyph in 2D space.\r\nThese landscapes can be the result of optimizing pairwise distances in 2D to represent document similarities, or they are provided directly as meta data, such as geo-locations.\r\nFor well-defined information needs, suitable interaction methods are available for these spatializations.\r\nHowever, free exploration and navigation on a level of abstraction between a labeled document spatialization and reading single documents is largely unsupported.\r\nAs a result, vital foraging steps for task-tailored actions, such as selecting subgroups of documents for detailed inspection, or subsequent sense-making steps are hampered.\r\nTo fill in this gap, we propose DocuCompass, a focus+context approach based on the lens metaphor.\r\nIt comprises multiple methods to characterize local groups of documents, and to efficiently guide exploration based on users' requirements.\r\nDocuCompass thus allows for effective interactive exploration of document landscapes without disrupting the mental map of users by changing the layout itself.\r\nWe discuss the suitability of multiple navigation and characterization methods for different spatializations and texts.\r\nFinally, we provide insights generated through user feedback and discuss the effectiveness of our approach.",
         "bibtexKey": "noauthororeditor"

      }
	  
   ]
}
