Search (46 results, page 2 of 3)

  • × theme_ss:"Visualisierung"
  • × year_i:[2000 TO 2010}
  1. Schallier, W.: What a subject search interface can do (2004) 0.00
    0.003679257 = product of:
      0.014717028 = sum of:
        0.014717028 = product of:
          0.07358514 = sum of:
            0.07358514 = weight(_text_:28 in 3475) [ClassicSimilarity], result of:
              0.07358514 = score(doc=3475,freq=2.0), product of:
                0.13280044 = queryWeight, product of:
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.03707166 = queryNorm
                0.5541031 = fieldWeight in 3475, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.109375 = fieldNorm(doc=3475)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Source
    Extensions and corrections to the UDC. 26(2004), S.18-28
  2. Julien, C.-A.; Leide, J.E.; Bouthillier, F.: Controlled user evaluations of information visualization interfaces for text retrieval : literature review and meta-analysis (2008) 0.00
    0.0032717364 = product of:
      0.013086946 = sum of:
        0.013086946 = product of:
          0.026173891 = sum of:
            0.026173891 = weight(_text_:web in 1718) [ClassicSimilarity], result of:
              0.026173891 = score(doc=1718,freq=2.0), product of:
                0.12098375 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03707166 = queryNorm
                0.21634221 = fieldWeight in 1718, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1718)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Abstract
    This review describes experimental designs (users, search tasks, measures, etc.) used by 31 controlled user studies of information visualization (IV) tools for textual information retrieval (IR) and a meta-analysis of the reported statistical effects. Comparable experimental designs allow research designers to compare their results with other reports, and support the development of experimentally verified design guidelines concerning which IV techniques are better suited to which types of IR tasks. The studies generally use a within-subject design with 15 or more undergraduate students performing browsing to known-item tasks on sets of at least 1,000 full-text articles or Web pages on topics of general interest/news. Results of the meta-analysis (N = 8) showed no significant effects of the IV tool as compared with a text-only equivalent, but the set shows great variability suggesting an inadequate basis of comparison. Experimental design recommendations are provided which would support comparison of existing IV tools for IR usability testing.
  3. Smith, T.R.; Zeng, M.L.: Concept maps supported by knowledge organization structures (2004) 0.00
    0.00318633 = product of:
      0.01274532 = sum of:
        0.01274532 = product of:
          0.0637266 = sum of:
            0.0637266 = weight(_text_:28 in 2620) [ClassicSimilarity], result of:
              0.0637266 = score(doc=2620,freq=6.0), product of:
                0.13280044 = queryWeight, product of:
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.03707166 = queryNorm
                0.47986734 = fieldWeight in 2620, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2620)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    6. 1.1997 18:30:28
    28. 8.2004 19:24:49
    Pages
    S.23-28
  4. Munzner, T.: Interactive visualization of large graphs and networks (2000) 0.00
    0.003084623 = product of:
      0.012338492 = sum of:
        0.012338492 = product of:
          0.024676984 = sum of:
            0.024676984 = weight(_text_:web in 4746) [ClassicSimilarity], result of:
              0.024676984 = score(doc=4746,freq=4.0), product of:
                0.12098375 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03707166 = queryNorm
                0.2039694 = fieldWeight in 4746, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03125 = fieldNorm(doc=4746)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Abstract
    Many real-world domains can be represented as large node-link graphs: backbone Internet routers connect with 70,000 other hosts, mid-sized Web servers handle between 20,000 and 200,000 hyperlinked documents, and dictionaries contain millions of words defined in terms of each other. Computational manipulation of such large graphs is common, but previous tools for graph visualization have been limited to datasets of a few thousand nodes. Visual depictions of graphs and networks are external representations that exploit human visual processing to reduce the cognitive load of many tasks that require understanding of global or local structure. We assert that the two key advantages of computer-based systems for information visualization over traditional paper-based visual exposition are interactivity and scalability. We also argue that designing visualization software by taking the characteristics of a target user's task domain into account leads to systems that are more effective and scale to larger datasets than previous work. This thesis contains a detailed analysis of three specialized systems for the interactive exploration of large graphs, relating the intended tasks to the spatial layout and visual encoding choices. We present two novel algorithms for specialized layout and drawing that use quite different visual metaphors. The H3 system for visualizing the hyperlink structures of web sites scales to datasets of over 100,000 nodes by using a carefully chosen spanning tree as the layout backbone, 3D hyperbolic geometry for a Focus+Context view, and provides a fluid interactive experience through guaranteed frame rate drawing. The Constellation system features a highly specialized 2D layout intended to spatially encode domain-specific information for computational linguists checking the plausibility of a large semantic network created from dictionaries. The Planet Multicast system for displaying the tunnel topology of the Internet's multicast backbone provides a literal 3D geographic layout of arcs on a globe to help MBone maintainers find misconfigured long-distance tunnels. Each of these three systems provides a very different view of the graph structure, and we evaluate their efficacy for the intended task. We generalize these findings in our analysis of the importance of interactivity and specialization for graph visualization systems that are effective and scalable.
  5. Yukimo Kobashio, N.; Santos, R.N.M.: Information organization and representation by graphic devices : an interdisciplinary approach (2007) 0.00
    0.0025341455 = product of:
      0.010136582 = sum of:
        0.010136582 = product of:
          0.05068291 = sum of:
            0.05068291 = weight(_text_:29 in 1101) [ClassicSimilarity], result of:
              0.05068291 = score(doc=1101,freq=2.0), product of:
                0.13040651 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03707166 = queryNorm
                0.38865322 = fieldWeight in 1101, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.078125 = fieldNorm(doc=1101)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    29.12.2007 18:17:29
  6. Haller, S.H.M.: Mappingverfahren zur Wissensorganisation (2002) 0.00
    0.0025113493 = product of:
      0.010045397 = sum of:
        0.010045397 = product of:
          0.050226983 = sum of:
            0.050226983 = weight(_text_:22 in 3406) [ClassicSimilarity], result of:
              0.050226983 = score(doc=3406,freq=2.0), product of:
                0.12981863 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03707166 = queryNorm
                0.38690117 = fieldWeight in 3406, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.078125 = fieldNorm(doc=3406)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    30. 5.2010 16:22:35
  7. Eibl, M.: Visualisierung im Document Retrieval : Theoretische und praktische Zusammenführung von Softwareergonomie und Graphik Design (2003) 0.00
    0.002150294 = product of:
      0.008601176 = sum of:
        0.008601176 = product of:
          0.043005876 = sum of:
            0.043005876 = weight(_text_:29 in 5996) [ClassicSimilarity], result of:
              0.043005876 = score(doc=5996,freq=4.0), product of:
                0.13040651 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03707166 = queryNorm
                0.3297832 = fieldWeight in 5996, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.046875 = fieldNorm(doc=5996)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    29. 1.2005 19:19:29
  8. Eibl, M.: Visualisierung im Dokument Retrieval : Theoretische und praktische Zusammenführung von Softwareergonomie und Graphik Design (2000) 0.00
    0.0021024325 = product of:
      0.00840973 = sum of:
        0.00840973 = product of:
          0.042048648 = sum of:
            0.042048648 = weight(_text_:28 in 5639) [ClassicSimilarity], result of:
              0.042048648 = score(doc=5639,freq=2.0), product of:
                0.13280044 = queryWeight, product of:
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.03707166 = queryNorm
                0.31663033 = fieldWeight in 5639, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.0625 = fieldNorm(doc=5639)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    28. 8.2004 19:26:00
  9. Zhu, B.; Chen, H.: Information visualization (2004) 0.00
    0.0019085131 = product of:
      0.0076340525 = sum of:
        0.0076340525 = product of:
          0.015268105 = sum of:
            0.015268105 = weight(_text_:web in 4276) [ClassicSimilarity], result of:
              0.015268105 = score(doc=4276,freq=2.0), product of:
                0.12098375 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03707166 = queryNorm
                0.12619963 = fieldWeight in 4276, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.02734375 = fieldNorm(doc=4276)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Abstract
    Visualization can be classified as scientific visualization, software visualization, or information visualization. Although the data differ, the underlying techniques have much in common. They use the same elements (visual cues) and follow the same rules of combining visual cues to deliver patterns. They all involve understanding human perception (Encarnacao, Foley, Bryson, & Feiner, 1994) and require domain knowledge (Tufte, 1990). Because most decisions are based an unstructured information, such as text documents, Web pages, or e-mail messages, this chapter focuses an the visualization of unstructured textual documents. The chapter reviews information visualization techniques developed over the last decade and examines how they have been applied in different domains. The first section provides the background by describing visualization history and giving overviews of scientific, software, and information visualization as well as the perceptual aspects of visualization. The next section assesses important visualization techniques that convert abstract information into visual objects and facilitate navigation through displays an a computer screen. It also explores information analysis algorithms that can be applied to identify or extract salient visualizable structures from collections of information. Information visualization systems that integrate different types of technologies to address problems in different domains are then surveyed; and we move an to a survey and critique of visualization system evaluation studies. The chapter concludes with a summary and identification of future research directions.
  10. Gelernter, J.: Visual classification with information visualization (Infoviz) for digital library collections (2007) 0.00
    0.0018396284 = product of:
      0.007358514 = sum of:
        0.007358514 = product of:
          0.03679257 = sum of:
            0.03679257 = weight(_text_:28 in 423) [ClassicSimilarity], result of:
              0.03679257 = score(doc=423,freq=2.0), product of:
                0.13280044 = queryWeight, product of:
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.03707166 = queryNorm
                0.27705154 = fieldWeight in 423, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=423)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    6. 1.1997 18:30:28
  11. Hall, P.: Disorderly reasoning in information design (2009) 0.00
    0.0018396284 = product of:
      0.007358514 = sum of:
        0.007358514 = product of:
          0.03679257 = sum of:
            0.03679257 = weight(_text_:28 in 3099) [ClassicSimilarity], result of:
              0.03679257 = score(doc=3099,freq=2.0), product of:
                0.13280044 = queryWeight, product of:
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.03707166 = queryNorm
                0.27705154 = fieldWeight in 3099, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=3099)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    25. 9.2009 12:28:14
  12. Frederichs, A.: Natürlichsprachige Abfrage und 3-D-Visualisierung von Wissenszusammenhängen (2007) 0.00
    0.0017919114 = product of:
      0.0071676457 = sum of:
        0.0071676457 = product of:
          0.035838228 = sum of:
            0.035838228 = weight(_text_:29 in 566) [ClassicSimilarity], result of:
              0.035838228 = score(doc=566,freq=4.0), product of:
                0.13040651 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03707166 = queryNorm
                0.2748193 = fieldWeight in 566, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=566)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    25.10.2007 9:51:29
    Source
    Wa(h)re Information: 29. Österreichischer Bibliothekartag Bregenz, 19.-23.9.2006. Hrsg.: Harald Weigel
  13. Eckert, K.; Pfeffer, M.; Stuckenschmidt, H.: Assessing thesaurus-based annotations for semantic search applications (2008) 0.00
    0.0017739019 = product of:
      0.0070956075 = sum of:
        0.0070956075 = product of:
          0.035478037 = sum of:
            0.035478037 = weight(_text_:29 in 1528) [ClassicSimilarity], result of:
              0.035478037 = score(doc=1528,freq=2.0), product of:
                0.13040651 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03707166 = queryNorm
                0.27205724 = fieldWeight in 1528, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=1528)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    25. 2.2012 13:51:29
  14. Trunk, D.: Semantische Netze in Informationssystemen : Verbesserung der Suche durch Interaktion und Visualisierung (2005) 0.00
    0.0017579442 = product of:
      0.007031777 = sum of:
        0.007031777 = product of:
          0.035158884 = sum of:
            0.035158884 = weight(_text_:22 in 2500) [ClassicSimilarity], result of:
              0.035158884 = score(doc=2500,freq=2.0), product of:
                0.12981863 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03707166 = queryNorm
                0.2708308 = fieldWeight in 2500, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=2500)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    30. 1.2007 18:22:41
  15. Catarci, T.; Spaccapietra, S.: Visual information querying (2002) 0.00
    0.0016358682 = product of:
      0.006543473 = sum of:
        0.006543473 = product of:
          0.013086946 = sum of:
            0.013086946 = weight(_text_:web in 4268) [ClassicSimilarity], result of:
              0.013086946 = score(doc=4268,freq=2.0), product of:
                0.12098375 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03707166 = queryNorm
                0.108171105 = fieldWeight in 4268, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=4268)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Abstract
    The two facets of "going visual" are usually referred to as visual query systems, for query formulation, and information visualization, for result display. Visual Query Systems (VQSs) are defined as systems for querying databases that use a visual representation to depict the domain of interest and express related requests. VQSs provide both a language to express the queries in a visual format and a variety of functionalities to facilitate user-system interaction. As such, they are oriented toward a wide spectrum of users, especially novices who have limited computer expertise and generally ignore the inner structure of the accessed database. Information visualization, an increasingly important subdiscipline within the field of Human-Computer Interaction (HCI), focuses an visual mechanisms designed to communicate clearly to the user the structure of information and improve an the cost of accessing large data repositories. In printed form, information visualization has included the display of numerical data (e.g., bar charts, plot charts, pie charts), combinatorial relations (e.g., drawings of graphs), and geographic data (e.g., encoded maps). In addition to these "static" displays, computer-based systems, such as the Information Visualizer and Dynamic Queries, have coupled powerful visualization techniques (e.g., 3D, animation) with near real-time interactivity (i.e., the ability of the system to respond quickly to the user's direct manipulation commands). Information visualization is tightly combined with querying capabilities in some recent database-centered approaches. More opportunities for information visualization in a database environment may be found today in data mining and data warehousing applications, which typically access large data repositories. The enormous quantity of information sources an the World-Wide Web (WWW) available to users with diverse capabilities also calls for visualization techniques. In this article, we survey the main features and main proposals for visual query systems and touch upon the visualization of results mainly discussing traditional visualization forms. A discussion of modern database visualization techniques may be found elsewhere. Many related articles by Daniel Keim are available at http://www. informatik.uni-halle.de/dbs/publications.html.
  16. Dushay, N.: Visualizing bibliographic metadata : a virtual (book) spine viewer (2004) 0.00
    0.0016358682 = product of:
      0.006543473 = sum of:
        0.006543473 = product of:
          0.013086946 = sum of:
            0.013086946 = weight(_text_:web in 1197) [ClassicSimilarity], result of:
              0.013086946 = score(doc=1197,freq=2.0), product of:
                0.12098375 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03707166 = queryNorm
                0.108171105 = fieldWeight in 1197, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0234375 = fieldNorm(doc=1197)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Abstract
    User interfaces for digital information discovery often require users to click around and read a lot of text in order to find the text they want to read-a process that is often frustrating and tedious. This is exacerbated because of the limited amount of text that can be displayed on a computer screen. To improve the user experience of computer mediated information discovery, information visualization techniques are applied to the digital library context, while retaining traditional information organization concepts. In this article, the "virtual (book) spine" and the virtual spine viewer are introduced. The virtual spine viewer is an application which allows users to visually explore large information spaces or collections while also allowing users to hone in on individual resources of interest. The virtual spine viewer introduced here is an alpha prototype, presented to promote discussion and further work. Information discovery changed radically with the introduction of computerized library access catalogs, the World Wide Web and its search engines, and online bookstores. Yet few instances of these technologies provide a user experience analogous to walking among well-organized, well-stocked bookshelves-which many people find useful as well as pleasurable. To put it another way, many of us have heard or voiced complaints about the paucity of "online browsing"-but what does this really mean? In traditional information spaces such as libraries, often we can move freely among the books and other resources. When we walk among organized, labeled bookshelves, we get a sense of the information space-we take in clues, perhaps unconsciously, as to the scope of the collection, the currency of resources, the frequency of their use, etc. We also enjoy unexpected discoveries such as finding an interesting resource because library staff deliberately located it near similar resources, or because it was miss-shelved, or because we saw it on a bookshelf on the way to the water fountain.
  17. Slavic, A.: Interface to classification : some objectives and options (2006) 0.00
    0.0015768243 = product of:
      0.0063072974 = sum of:
        0.0063072974 = product of:
          0.031536486 = sum of:
            0.031536486 = weight(_text_:28 in 2131) [ClassicSimilarity], result of:
              0.031536486 = score(doc=2131,freq=2.0), product of:
                0.13280044 = queryWeight, product of:
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.03707166 = queryNorm
                0.23747274 = fieldWeight in 2131, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5822632 = idf(docFreq=3342, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2131)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Content
    To be published in the Extensions & Corrections to the UDC. 28(2006).
  18. Wild, F.: Visuelle Verfahren im Information Retrieval (2005) 0.00
    0.0015204874 = product of:
      0.0060819495 = sum of:
        0.0060819495 = product of:
          0.030409746 = sum of:
            0.030409746 = weight(_text_:29 in 3182) [ClassicSimilarity], result of:
              0.030409746 = score(doc=3182,freq=2.0), product of:
                0.13040651 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03707166 = queryNorm
                0.23319192 = fieldWeight in 3182, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.046875 = fieldNorm(doc=3182)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Source
    Information - Wissenschaft und Praxis. 56(2005) H.1, S.29-34
  19. Passath, C.: Information-Panels : Die Informationsvermittler der Zukunft (2005) 0.00
    0.0015204874 = product of:
      0.0060819495 = sum of:
        0.0060819495 = product of:
          0.030409746 = sum of:
            0.030409746 = weight(_text_:29 in 4991) [ClassicSimilarity], result of:
              0.030409746 = score(doc=4991,freq=2.0), product of:
                0.13040651 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03707166 = queryNorm
                0.23319192 = fieldWeight in 4991, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.046875 = fieldNorm(doc=4991)
          0.2 = coord(1/5)
      0.25 = coord(1/4)
    
    Date
    29. 1.1997 18:49:05
  20. Zhang, J.; Mostafa, J.; Tripathy, H.: Information retrieval by semantic analysis and visualization of the concept space of D-Lib® magazine (2002) 0.00
    0.0013632237 = product of:
      0.0054528946 = sum of:
        0.0054528946 = product of:
          0.010905789 = sum of:
            0.010905789 = weight(_text_:web in 1211) [ClassicSimilarity], result of:
              0.010905789 = score(doc=1211,freq=2.0), product of:
                0.12098375 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03707166 = queryNorm
                0.09014259 = fieldWeight in 1211, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.01953125 = fieldNorm(doc=1211)
          0.5 = coord(1/2)
      0.25 = coord(1/4)
    
    Abstract
    In this article we present a method for retrieving documents from a digital library through a visual interface based on automatically generated concepts. We used a vocabulary generation algorithm to generate a set of concepts for the digital library and a technique called the max-min distance technique to cluster them. Additionally, the concepts were visualized in a spring embedding graph layout to depict the semantic relationship among them. The resulting graph layout serves as an aid to users for retrieving documents. An online archive containing the contents of D-Lib Magazine from July 1995 to May 2002 was used to test the utility of an implemented retrieval and visualization system. We believe that the method developed and tested can be applied to many different domains to help users get a better understanding of online document collections and to minimize users' cognitive load during execution of search tasks. Over the past few years, the volume of information available through the World Wide Web has been expanding exponentially. Never has so much information been so readily available and shared among so many people. Unfortunately, the unstructured nature and huge volume of information accessible over networks have made it hard for users to sift through and find relevant information. To deal with this problem, information retrieval (IR) techniques have gained more intensive attention from both industrial and academic researchers. Numerous IR techniques have been developed to help deal with the information overload problem. These techniques concentrate on mathematical models and algorithms for retrieval. Popular IR models such as the Boolean model, the vector-space model, the probabilistic model and their variants are well established.

Languages

  • e 31
  • d 15

Types

  • a 32
  • m 7
  • el 6
  • x 5
  • b 1
  • p 1
  • s 1
  • More… Less…