Search (23 results, page 1 of 2)

  • × theme_ss:"Internet"
  • × theme_ss:"Hypertext"
  1. Spertus, E.: ParaSite : mining structural information on the Web (1997) 0.07
    0.070708394 = product of:
      0.14141679 = sum of:
        0.14141679 = sum of:
          0.08494768 = weight(_text_:web in 2740) [ClassicSimilarity], result of:
            0.08494768 = score(doc=2740,freq=6.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.49962097 = fieldWeight in 2740, product of:
                2.4494898 = tf(freq=6.0), with freq of:
                  6.0 = termFreq=6.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0625 = fieldNorm(doc=2740)
          0.056469105 = weight(_text_:22 in 2740) [ClassicSimilarity], result of:
            0.056469105 = score(doc=2740,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.30952093 = fieldWeight in 2740, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0625 = fieldNorm(doc=2740)
      0.5 = coord(1/2)
    
    Abstract
    Discusses the varieties of link information on the WWW, how the Web differs from conventional hypertext, and how the links can be exploited to build useful applications. Specific applications presented as part of the ParaSite system find individuals' homepages, new locations of moved pages and unindexed information
    Date
    1. 8.1996 22:08:06
    Footnote
    Contribution to a special issue of papers from the 6th International World Wide Web conference, held 7-11 Apr 1997, Santa Clara, California
  2. Yang, C.C.; Liu, N.: Web site topic-hierarchy generation based on link structure (2009) 0.06
    0.06362587 = product of:
      0.12725174 = sum of:
        0.12725174 = sum of:
          0.09195855 = weight(_text_:web in 2738) [ClassicSimilarity], result of:
            0.09195855 = score(doc=2738,freq=18.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.5408555 = fieldWeight in 2738, product of:
                4.2426405 = tf(freq=18.0), with freq of:
                  18.0 = termFreq=18.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2738)
          0.03529319 = weight(_text_:22 in 2738) [ClassicSimilarity], result of:
            0.03529319 = score(doc=2738,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.19345059 = fieldWeight in 2738, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2738)
      0.5 = coord(1/2)
    
    Abstract
    Navigating through hyperlinks within a Web site to look for information from one of its Web pages without the support of a site map can be inefficient and ineffective. Although the content of a Web site is usually organized with an inherent structure like a topic hierarchy, which is a directed tree rooted at a Web site's homepage whose vertices and edges correspond to Web pages and hyperlinks, such a topic hierarchy is not always available to the user. In this work, we studied the problem of automatic generation of Web sites' topic hierarchies. We modeled a Web site's link structure as a weighted directed graph and proposed methods for estimating edge weights based on eight types of features and three learning algorithms, namely decision trees, naïve Bayes classifiers, and logistic regression. Three graph algorithms, namely breadth-first search, shortest-path search, and directed minimum-spanning tree, were adapted to generate the topic hierarchy based on the graph model. We have tested the model and algorithms on real Web sites. It is found that the directed minimum-spanning tree algorithm with the decision tree as the weight learning algorithm achieves the highest performance with an average accuracy of 91.9%.
    Date
    22. 3.2009 12:51:47
  3. Milosavljevic, M.; Oberlander, J.: Dynamic catalogues on the WWW (1998) 0.06
    0.0629143 = product of:
      0.1258286 = sum of:
        0.1258286 = sum of:
          0.06935949 = weight(_text_:web in 3594) [ClassicSimilarity], result of:
            0.06935949 = score(doc=3594,freq=4.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.4079388 = fieldWeight in 3594, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0625 = fieldNorm(doc=3594)
          0.056469105 = weight(_text_:22 in 3594) [ClassicSimilarity], result of:
            0.056469105 = score(doc=3594,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.30952093 = fieldWeight in 3594, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.0625 = fieldNorm(doc=3594)
      0.5 = coord(1/2)
    
    Abstract
    Natural language generation techniques can be used to dynamically produce hypertext dynamic catalogues on the Web, resulting in DYNAMIC HYPERTEXT. A dynamic hypertext document can be tailored more precisely to a particular user's needs and background, thus helping the user to search more effectively. Describes the automatic generation of WWW documents and illustrates with 2 implemented systems
    Date
    1. 8.1996 22:08:06
    Footnote
    Contribution to a special issue devoted to the Proceedings of the 7th International World Wide Web Conference, held 14-18 April 1998, Brisbane, Australia
  4. Capps, M.; Ladd, B.; Stotts, D.: Enhanced graph models in the Web : multi-client, multi-head, multi-tail browsing (1996) 0.06
    0.055050008 = product of:
      0.110100016 = sum of:
        0.110100016 = sum of:
          0.060689554 = weight(_text_:web in 5860) [ClassicSimilarity], result of:
            0.060689554 = score(doc=5860,freq=4.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.35694647 = fieldWeight in 5860, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.0546875 = fieldNorm(doc=5860)
          0.049410466 = weight(_text_:22 in 5860) [ClassicSimilarity], result of:
            0.049410466 = score(doc=5860,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.2708308 = fieldWeight in 5860, 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=5860)
      0.5 = coord(1/2)
    
    Abstract
    Richer graph models permit authors to 'program' the browsing behaviour they want WWW readers to see by turning the hypertext into a hyperprogram with specific semantics. Multiple browsing streams can be started under the author's control and then kept in step through the synchronization mechanisms provided by the graph model. Adds a Semantic Web Graph Layer (SWGL) which allows dynamic interpretation of link and node structures according to graph models. Details the SWGL and its architecture, some sample protocol implementations, and the latest extensions to MHTML
    Date
    1. 8.1996 22:08:06
  5. Falquet, G.; Guyot, J.; Nerima, L.: Languages and tools to specify hypertext views on databases (1999) 0.05
    0.04718572 = product of:
      0.09437144 = sum of:
        0.09437144 = sum of:
          0.052019615 = weight(_text_:web in 3968) [ClassicSimilarity], result of:
            0.052019615 = score(doc=3968,freq=4.0), product of:
              0.17002425 = queryWeight, product of:
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.052098576 = queryNorm
              0.3059541 = fieldWeight in 3968, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                3.2635105 = idf(docFreq=4597, maxDocs=44218)
                0.046875 = fieldNorm(doc=3968)
          0.042351827 = weight(_text_:22 in 3968) [ClassicSimilarity], result of:
            0.042351827 = score(doc=3968,freq=2.0), product of:
              0.18244034 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.052098576 = queryNorm
              0.23214069 = fieldWeight in 3968, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.046875 = fieldNorm(doc=3968)
      0.5 = coord(1/2)
    
    Abstract
    We present a declarative language for the construction of hypertext views on databases. The language is based on an object-oriented data model and a simple hypertext model with reference and inclusion links. A hypertext view specification consists in a collection of parameterized node schemes which specify how to construct node and links instances from the database contents. We show how this language can express different issues in hypertext view design. These include: the direct mapping of objects to nodes; the construction of complex nodes based on sets of objects; the representation of polymorphic sets of objects; and the representation of tree and graph structures. We have defined sublanguages corresponding to particular database models (relational, semantic, object-oriented) and implemented tools to generate Web views for these database models
    Date
    21.10.2000 15:01:22
    Source
    The World Wide Web and Databases: International Workshop WebDB'98, Valencia, Spain, March 27-28, 1998, Selected papers. Eds.: P. Atzeni et al
  6. Intelligent hypertext : Advanced techniques for the World Wide Web (1997) 0.03
    0.026279347 = product of:
      0.052558694 = sum of:
        0.052558694 = product of:
          0.10511739 = sum of:
            0.10511739 = weight(_text_:web in 975) [ClassicSimilarity], result of:
              0.10511739 = score(doc=975,freq=12.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.6182494 = fieldWeight in 975, product of:
                  3.4641016 = tf(freq=12.0), with freq of:
                    12.0 = termFreq=12.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=975)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    This book constitutes a coherent anthology consisting of invited chapter-length papers on intelligent hypertext techniques with special emphasis on how to apply these techniques to the WWW. The book provides an introductory preface, chapters on information comprehension through hypertext, efficient techniques for adaptive hypermedia, annotated 3D environments on the Web, user models for customized hypertext, conceptual analysis of hypertext, two-level models of hypertext, the TELLTALE dynamic hypertext environment, hypertext for collaborative authoring, information retrieval and information agents
    LCSH
    World Wide Web (Information retrieval system)
    RSWK
    World wide web / Hypertext / Aufsatzsammlung (213)
    Subject
    World Wide Web (Information retrieval system)
    World wide web / Hypertext / Aufsatzsammlung (213)
  7. Felker, K.: Ariadne's thread : hypertext, writing, and the World Wide Web (2002) 0.02
    0.024522282 = product of:
      0.049044564 = sum of:
        0.049044564 = product of:
          0.09808913 = sum of:
            0.09808913 = weight(_text_:web in 2832) [ClassicSimilarity], result of:
              0.09808913 = score(doc=2832,freq=8.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.5769126 = fieldWeight in 2832, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=2832)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Examines the concept of hypertext and how it relates to the World Wide Web, along with a discussion of why this is important to librarians. Includes examples of library Web pages and products that take advantage of the medium and some that do not, along with a specific discussion of crafting text, structure and linking for the Web.
  8. Machovec, G.S.: World Wide Web : accessing the Internet (1993) 0.02
    0.02123692 = product of:
      0.04247384 = sum of:
        0.04247384 = product of:
          0.08494768 = sum of:
            0.08494768 = weight(_text_:web in 4534) [ClassicSimilarity], result of:
              0.08494768 = score(doc=4534,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.49962097 = fieldWeight in 4534, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=4534)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The World Wide Web (WWW) is one of the newest tools available to assist in the navigation of the Internet. As with other client/server network tools such as Gopher and WAIS, developments with the Web are in a dynamic state of change. Basically, WWW is an effort to organize information on the Internet plus local information into a set of hypertext documents; a person navigates the network by moving from one document to another via a set of hypertext links
  9. Lennon, J.A.: Hypermedia systems and applications : World Wide Web and beyond (1997) 0.02
    0.02056256 = product of:
      0.04112512 = sum of:
        0.04112512 = product of:
          0.08225024 = sum of:
            0.08225024 = weight(_text_:web in 687) [ClassicSimilarity], result of:
              0.08225024 = score(doc=687,freq=10.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.48375595 = fieldWeight in 687, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.046875 = fieldNorm(doc=687)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    LCSH
    World Wide Web (Information retrieval system)
    RSWK
    World wide web
    Subject
    World wide web
    World Wide Web (Information retrieval system)
  10. Tredinnick, L.: Post-structuralism, hypertext, and the World Wide Web (2007) 0.02
    0.018582305 = product of:
      0.03716461 = sum of:
        0.03716461 = product of:
          0.07432922 = sum of:
            0.07432922 = weight(_text_:web in 650) [ClassicSimilarity], result of:
              0.07432922 = score(doc=650,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.43716836 = fieldWeight in 650, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=650)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Purpose - The purpose of this paper is to explore the application of post-structuralist theory to understanding hypertext and the World Wide Web, and the challenge posed by digital information technology to the practices of the information profession. Design/methodology/approach - The method adopted is that of a critical study. Findings - The paper argues for the importance of post-structuralism for an understanding of the implications of digital information for the information management profession. Originality/value - Focuses on an epistemological gap between the traditional practices of the information profession, and the structure of the World Wide Web.
  11. Wätjen, H.-J.: Hypertextbasierte OPACs im World-wide Web (1996) 0.02
    0.01839171 = product of:
      0.03678342 = sum of:
        0.03678342 = product of:
          0.07356684 = sum of:
            0.07356684 = weight(_text_:web in 5456) [ClassicSimilarity], result of:
              0.07356684 = score(doc=5456,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.43268442 = fieldWeight in 5456, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.09375 = fieldNorm(doc=5456)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  12. Groenbaek, K.; Trigg, R.H.: From Web to workplace : designing open hypermedia systems (1999) 0.02
    0.01839171 = product of:
      0.03678342 = sum of:
        0.03678342 = product of:
          0.07356684 = sum of:
            0.07356684 = weight(_text_:web in 6096) [ClassicSimilarity], result of:
              0.07356684 = score(doc=6096,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.43268442 = fieldWeight in 6096, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.09375 = fieldNorm(doc=6096)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  13. Amitay, E.: Trends, fashions, patterns, norms, conventions and hypertext too (2001) 0.02
    0.017339872 = product of:
      0.034679744 = sum of:
        0.034679744 = product of:
          0.06935949 = sum of:
            0.06935949 = weight(_text_:web in 5192) [ClassicSimilarity], result of:
              0.06935949 = score(doc=5192,freq=4.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.4079388 = fieldWeight in 5192, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=5192)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    At a finer level, Amitay speculates about the use of language on the Web. The Web may be one large corpus of text, but she suggests that communities will express themselves by the conventions used for writing hypertext. It may be that new information technologies will spawn new communities.
  14. Nickerson, G.: World Wide Web : Hypertext from CERN (1992) 0.02
    0.015326426 = product of:
      0.030652853 = sum of:
        0.030652853 = product of:
          0.061305705 = sum of:
            0.061305705 = weight(_text_:web in 4535) [ClassicSimilarity], result of:
              0.061305705 = score(doc=4535,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.36057037 = fieldWeight in 4535, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.078125 = fieldNorm(doc=4535)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  15. Sindoni, G.: Incremental maintenance of hypertext views (1999) 0.02
    0.015172388 = product of:
      0.030344777 = sum of:
        0.030344777 = product of:
          0.060689554 = sum of:
            0.060689554 = weight(_text_:web in 3966) [ClassicSimilarity], result of:
              0.060689554 = score(doc=3966,freq=4.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.35694647 = fieldWeight in 3966, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0546875 = fieldNorm(doc=3966)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    A materialized hypertext view is a hypertext containing data coming from a database and whose pages are stored in files. A Web site presenting data coming from a database is an example of such a view, where the hypertext pages are HTML files. Even if the most popular approach to the generation of such sites is the virtual one, there is also a rationale for a materialized apporach. This paper deals with the maintenance issues required by these derived hypertext to enforce consistency between page content and database state
    Source
    The World Wide Web and Databases: International Workshop WebDB'98, Valencia, Spain, March 27-28, 1998, Selected papers. Eds.: P. Atzeni et al
  16. Lehner, C.: Hypertext und World Wide Web als Hilfen für einen Programmierkurs in Prolog (1998) 0.01
    0.013004904 = product of:
      0.026009807 = sum of:
        0.026009807 = product of:
          0.052019615 = sum of:
            0.052019615 = weight(_text_:web in 6614) [ClassicSimilarity], result of:
              0.052019615 = score(doc=6614,freq=4.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.3059541 = fieldWeight in 6614, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.046875 = fieldNorm(doc=6614)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Der vorliegende Beitrag zeigt auf, wie sich Neue Medien zur Verbesserung der Qualität der universitären Lehre einsetzen lassen. Exemplarische Vertreter der Neuen Medien sind in diesem Zusammenhang vor allem Hypertext und das auf Hypertext basierende World Wide Web, das dem Internet seit Beginn der Neunziger Jahre zu dem enormen Popularitätsschub verholfen hat. Das WWW bringt nicht nur die vielbeschworene 'Informationsflut' mit sich, sondern es liegt durch das WWW auch ein Werkzeug vor, um Informationen und Wissen optimal zu organisieren und aufzubereiten. Exemplarisch wird an einem Online-Programmierkurs verdeutlicht, wie sich Informations- und Wissensressourcen mit Hilfe der Neuen Medien besser strukturieren und produktiver einsetzen lassen
  17. Heffron, J.K.; Dillon, A.; Mostafa, J.: Landmarks in the World Wide Web : a preliminary study (1996) 0.01
    0.012261141 = product of:
      0.024522282 = sum of:
        0.024522282 = product of:
          0.049044564 = sum of:
            0.049044564 = weight(_text_:web in 7474) [ClassicSimilarity], result of:
              0.049044564 = score(doc=7474,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.2884563 = fieldWeight in 7474, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=7474)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  18. Hammwöhner, R.: Komplexe Hypertextmodelle im World Wide Web durch dynamische Dokumente (1997) 0.01
    0.012261141 = product of:
      0.024522282 = sum of:
        0.024522282 = product of:
          0.049044564 = sum of:
            0.049044564 = weight(_text_:web in 731) [ClassicSimilarity], result of:
              0.049044564 = score(doc=731,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.2884563 = fieldWeight in 731, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=731)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  19. Bieber, M.: Fourth generation hypermedia : some missing links for the World Wide Web (1997) 0.01
    0.012261141 = product of:
      0.024522282 = sum of:
        0.024522282 = product of:
          0.049044564 = sum of:
            0.049044564 = weight(_text_:web in 1209) [ClassicSimilarity], result of:
              0.049044564 = score(doc=1209,freq=2.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.2884563 = fieldWeight in 1209, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.0625 = fieldNorm(doc=1209)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  20. Heo, M.; Hirtle, S.C.: ¬An empirical comparison of visualization tools to assist information retrieval on the Web (2001) 0.01
    0.01061846 = product of:
      0.02123692 = sum of:
        0.02123692 = product of:
          0.04247384 = sum of:
            0.04247384 = weight(_text_:web in 5215) [ClassicSimilarity], result of:
              0.04247384 = score(doc=5215,freq=6.0), product of:
                0.17002425 = queryWeight, product of:
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.052098576 = queryNorm
                0.24981049 = fieldWeight in 5215, product of:
                  2.4494898 = tf(freq=6.0), with freq of:
                    6.0 = termFreq=6.0
                  3.2635105 = idf(docFreq=4597, maxDocs=44218)
                  0.03125 = fieldNorm(doc=5215)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    The reader of a hypertext document in a web environment, if maximum use of the document is to be obtained, must visualize the overall structure of the paths through the document as well as the document space. Graphic visualization displays of this space, produced to assist in navigation, are classified into four groups, and Heo and Hirtle compare three of these classes as to their effectiveness. Distortion displays expand regions of interest while relatively diminishing the detail of the remaining regions. This technique will show both local detail and global structure. Zoom techniques use a series of increasingly focused displays of smaller and smaller areas, and can reduce cogitative overload, but do not provide an easy movement to other parts of the total space. Expanding outline displays use a tree structure to allow movement through a hierarchy of documents, but if the organization has a wide horizontal structure, or is not particularly hierarchical in nature such display can break down. Three dimensional layouts, which are not evaluated here, place objects by location in three space, providing more information and freedom. However, the space must be represented in two dimensions resulting in difficulty in visually judging depth, size and positioning. Ten students were assigned to each of eight groups composed of viewers of the three techniques and an unassisted control group using either a large (583 selected pages) or a small (50 selected pages) web space. Sets of 10 questions, which were designed to elicit the use of a visualization tool, were provided for each space. Accuracy and time spent were extracted from a log file. Users views were also surveyed after completion. ANOVA shows significant differences in accuracy and time based upon the visualization tool in use. A Tukey test shows zoom accuracy to be significantly less than expanding outline and zoom time to be significantly greater than both the outline and control groups. Size significantly affected accuracy and time, but had no interaction with tool type. While the expanding tool class out performed zoom and distortion, its performance was not significantly different from the control group.