Search (458 results, page 1 of 23)

  • × theme_ss:"Internet"
  1. Johnson, E.H.: Using IODyne : Illustrations and examples (1998) 0.09
    0.0893331 = sum of:
      0.06116973 = product of:
        0.18350919 = sum of:
          0.18350919 = weight(_text_:objects in 2341) [ClassicSimilarity], result of:
            0.18350919 = score(doc=2341,freq=4.0), product of:
              0.27620956 = queryWeight, product of:
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.051967237 = queryNorm
              0.6643839 = fieldWeight in 2341, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.0625 = fieldNorm(doc=2341)
        0.33333334 = coord(1/3)
      0.028163373 = product of:
        0.056326747 = sum of:
          0.056326747 = weight(_text_:22 in 2341) [ClassicSimilarity], result of:
            0.056326747 = score(doc=2341,freq=2.0), product of:
              0.18198042 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.051967237 = queryNorm
              0.30952093 = fieldWeight in 2341, 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=2341)
        0.5 = coord(1/2)
    
    Abstract
    IODyone is an Internet client program that allows one to retriev information from servers by dynamically combining information objects. Information objects are abstract representations of bibliographic data, typically titles (or title keywords), author names, subject and classification identifiers, and full-text search terms
    Date
    22. 9.1997 19:16:05
  2. Falquet, G.; Guyot, J.; Nerima, L.: Languages and tools to specify hypertext views on databases (1999) 0.08
    0.07731052 = sum of:
      0.056187987 = product of:
        0.16856396 = sum of:
          0.16856396 = weight(_text_:objects in 3968) [ClassicSimilarity], result of:
            0.16856396 = score(doc=3968,freq=6.0), product of:
              0.27620956 = queryWeight, product of:
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.051967237 = queryNorm
              0.6102756 = fieldWeight in 3968, product of:
                2.4494898 = tf(freq=6.0), with freq of:
                  6.0 = termFreq=6.0
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.046875 = fieldNorm(doc=3968)
        0.33333334 = coord(1/3)
      0.02112253 = product of:
        0.04224506 = sum of:
          0.04224506 = weight(_text_:22 in 3968) [ClassicSimilarity], result of:
            0.04224506 = score(doc=3968,freq=2.0), product of:
              0.18198042 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.051967237 = 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
  3. Ku, L.-W.; Ho, H.-W.; Chen, H.-H.: Opinion mining and relationship discovery using CopeOpi opinion analysis system (2009) 0.06
    0.05583319 = sum of:
      0.038231082 = product of:
        0.11469324 = sum of:
          0.11469324 = weight(_text_:objects in 2938) [ClassicSimilarity], result of:
            0.11469324 = score(doc=2938,freq=4.0), product of:
              0.27620956 = queryWeight, product of:
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.051967237 = queryNorm
              0.41523993 = fieldWeight in 2938, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.0390625 = fieldNorm(doc=2938)
        0.33333334 = coord(1/3)
      0.017602108 = product of:
        0.035204217 = sum of:
          0.035204217 = weight(_text_:22 in 2938) [ClassicSimilarity], result of:
            0.035204217 = score(doc=2938,freq=2.0), product of:
              0.18198042 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.051967237 = queryNorm
              0.19345059 = fieldWeight in 2938, 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=2938)
        0.5 = coord(1/2)
    
    Abstract
    We present CopeOpi, an opinion-analysis system, which extracts from the Web opinions about specific targets, summarizes the polarity and strength of these opinions, and tracks opinion variations over time. Objects that yield similar opinion tendencies over a certain time period may be correlated due to the latent causal events. CopeOpi discovers relationships among objects based on their opinion-tracking plots and collocations. Event bursts are detected from the tracking plots, and the strength of opinion relationships is determined by the coverage of these plots. To evaluate opinion mining, we use the NTCIR corpus annotated with opinion information at sentence and document levels. CopeOpi achieves sentence- and document-level f-measures of 62% and 74%. For relationship discovery, we collected 1.3M economics-related documents from 93 Web sources over 22 months, and analyzed collocation-based, opinion-based, and hybrid models. We consider as correlated company pairs that demonstrate similar stock-price variations, and selected these as the gold standard for evaluation. Results show that opinion-based and collocation-based models complement each other, and that integrated models perform the best. The top 25, 50, and 100 pairs discovered achieve precision rates of 1, 0.92, and 0.79, respectively.
  4. Dufour, C.; Bartlett, J.C.; Toms, E.G.: Understanding how webcasts are used as sources of information (2011) 0.06
    0.05583319 = sum of:
      0.038231082 = product of:
        0.11469324 = sum of:
          0.11469324 = weight(_text_:objects in 4195) [ClassicSimilarity], result of:
            0.11469324 = score(doc=4195,freq=4.0), product of:
              0.27620956 = queryWeight, product of:
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.051967237 = queryNorm
              0.41523993 = fieldWeight in 4195, product of:
                2.0 = tf(freq=4.0), with freq of:
                  4.0 = termFreq=4.0
                5.315071 = idf(docFreq=590, maxDocs=44218)
                0.0390625 = fieldNorm(doc=4195)
        0.33333334 = coord(1/3)
      0.017602108 = product of:
        0.035204217 = sum of:
          0.035204217 = weight(_text_:22 in 4195) [ClassicSimilarity], result of:
            0.035204217 = score(doc=4195,freq=2.0), product of:
              0.18198042 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.051967237 = queryNorm
              0.19345059 = fieldWeight in 4195, 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=4195)
        0.5 = coord(1/2)
    
    Abstract
    Webcasting systems were developed to provide remote access in real-time to live events. Today, these systems have an additional requirement: to accommodate the "second life" of webcasts as archival information objects. Research to date has focused on facilitating the production and storage of webcasts as well as the development of more interactive and collaborative multimedia tools to support the event, but research has not examined how people interact with a webcasting system to access and use the contents of those archived events. Using an experimental design, this study examined how 16 typical users interact with a webcasting system to respond to a set of information tasks: selecting a webcast, searching for specific information, and making a gist of a webcast. Using several data sources that included user actions, user perceptions, and user explanations of their actions and decisions, the study also examined the strategies employed to complete the tasks. The results revealed distinctive system-use patterns for each task and provided insights into the types of tools needed to make webcasting systems better suited for also using the webcasts as information objects.
    Date
    22. 1.2011 14:16:14
  5. Lutz, H.: Back to business : was CompuServe Unternehmen bietet (1997) 0.04
    0.039829027 = product of:
      0.079658054 = sum of:
        0.079658054 = product of:
          0.15931611 = sum of:
            0.15931611 = weight(_text_:22 in 6569) [ClassicSimilarity], result of:
              0.15931611 = score(doc=6569,freq=4.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.8754574 = fieldWeight in 6569, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=6569)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 2.1997 19:50:29
    Source
    Cogito. 1997, H.1, S.22-23
  6. Veittes, M.: Electronic Book (1995) 0.04
    0.035204217 = product of:
      0.07040843 = sum of:
        0.07040843 = product of:
          0.14081687 = sum of:
            0.14081687 = weight(_text_:22 in 3204) [ClassicSimilarity], result of:
              0.14081687 = score(doc=3204,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.77380234 = fieldWeight in 3204, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.15625 = fieldNorm(doc=3204)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    RRZK-Kompass. 1995, Nr.65, S.21-22
  7. Nanfito, N.: ¬The indexed Web : engineering tools for cataloging, storing and delivering Web based documents (1999) 0.03
    0.0348504 = product of:
      0.0697008 = sum of:
        0.0697008 = product of:
          0.1394016 = sum of:
            0.1394016 = weight(_text_:22 in 8727) [ClassicSimilarity], result of:
              0.1394016 = score(doc=8727,freq=4.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.76602525 = fieldWeight in 8727, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=8727)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    5. 8.2001 12:22:47
    Source
    Information outlook. 3(1999) no.2, S.18-22
  8. Verkommt das Internet zur reinen Glotze? : Fertige Informationspakete gegen individuelle Suche: das neue 'Push-Prinzip' im Internet ist heftig umstritten (1997) 0.03
    0.0348504 = product of:
      0.0697008 = sum of:
        0.0697008 = product of:
          0.1394016 = sum of:
            0.1394016 = weight(_text_:22 in 7131) [ClassicSimilarity], result of:
              0.1394016 = score(doc=7131,freq=4.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.76602525 = fieldWeight in 7131, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=7131)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    18. 1.1997 12:15:22
    Source
    Kölner Stadtanzeiger. Nr.69 vom 22/23.3.1997, S.MZ7
  9. Filk, C.: Online, Internet und Digitalkultur : eine Bibliographie zur jüngsten Diskussion um die Informationsgesellschaft (1996) 0.03
    0.0348504 = product of:
      0.0697008 = sum of:
        0.0697008 = product of:
          0.1394016 = sum of:
            0.1394016 = weight(_text_:22 in 44) [ClassicSimilarity], result of:
              0.1394016 = score(doc=44,freq=4.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.76602525 = fieldWeight in 44, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=44)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    5. 9.1997 19:22:27
    Source
    Rundfunk und Geschichte. 22(1996) H.2/3, S.184-193
  10. Qin, J.; Wesley, K.: Web indexing with meta fields : a survey of Web objects in polymer chemistry (1998) 0.03
    0.03244015 = product of:
      0.0648803 = sum of:
        0.0648803 = product of:
          0.19464087 = sum of:
            0.19464087 = weight(_text_:objects in 3589) [ClassicSimilarity], result of:
              0.19464087 = score(doc=3589,freq=8.0), product of:
                0.27620956 = queryWeight, product of:
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.051967237 = queryNorm
                0.7046855 = fieldWeight in 3589, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.046875 = fieldNorm(doc=3589)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Abstract
    Reports results of a study of 4 WWW search engines: AltaVista; Lycos; Excite and WebCrawler to collect data on Web objects on polymer chemistry. 1.037 Web objects were examined for data in 4 categories: document information; use of meta fields; use of images and use of chemical names. Issues raised included: whether to provide metadata elements for parts of entities or whole entities only, the use of metasyntax, problems in representation of special types of objects, and whether links should be considered when encoding metadata. Use of metafields was not widespread in the sample and knowledge of metafields in HTML varied greatly among Web object creators. The study formed part of a metadata project funded by the OCLC Library and Information Science Research Grant Program
  11. Wenyin, L.; Chen, Z.; Li, M.; Zhang, H.: ¬A media agent for automatically builiding a personalized semantic index of Web media objects (2001) 0.03
    0.03244015 = product of:
      0.0648803 = sum of:
        0.0648803 = product of:
          0.19464087 = sum of:
            0.19464087 = weight(_text_:objects in 6522) [ClassicSimilarity], result of:
              0.19464087 = score(doc=6522,freq=8.0), product of:
                0.27620956 = queryWeight, product of:
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.051967237 = queryNorm
                0.7046855 = fieldWeight in 6522, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.046875 = fieldNorm(doc=6522)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Abstract
    A novel idea of media agent is briefly presented, which can automatically build a personalized semantic index of Web media objects for each particular user. Because the Web is a rich source of multimedia data and the text content on the Web pages is usually semantically related to those media objects on the same pages, the media agent can automatically collect the URLs and related text, and then build the index of the multimedia data, on behalf of the user whenever and wherever she accesses these multimedia data or their container Web pages. Moreover, the media agent can also use an off-line crawler to build the index for those multimedia objects that are relevant to the user's favorites but have not accessed by the user yet. When the user wants to find these multimedia data once again, the semantic index facilitates text-based search for her.
  12. Koehler, W.: Web page change and persistence : a four-year longitudinal study (2002) 0.03
    0.03244015 = product of:
      0.0648803 = sum of:
        0.0648803 = product of:
          0.19464087 = sum of:
            0.19464087 = weight(_text_:objects in 203) [ClassicSimilarity], result of:
              0.19464087 = score(doc=203,freq=8.0), product of:
                0.27620956 = queryWeight, product of:
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.051967237 = queryNorm
                0.7046855 = fieldWeight in 203, product of:
                  2.828427 = tf(freq=8.0), with freq of:
                    8.0 = termFreq=8.0
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.046875 = fieldNorm(doc=203)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Abstract
    Changes in the topography of the Web can be expressed in at least four ways: (1) more sites on more servers in more places, (2) more pages and objects added to existing sites and pages, (3) changes in traffic, and (4) modifications to existing text, graphic, and other Web objects. This article does not address the first three factors (more sites, more pages, more traffic) in the growth of the Web. It focuses instead on changes to an existing set of Web documents. The article documents changes to an aging set of Web pages, first identified and "collected" in December 1996 and followed weekly thereafter. Results are reported through February 2001. The article addresses two related phenomena: (1) the life cycle of Web objects, and (2) changes to Web objects. These data reaffirm that the half-life of a Web page is approximately 2 years. There is variation among Web pages by top-level domain and by page type (navigation, content). Web page content appears to stabilize over time; aging pages change less often than once they did
  13. Miller, E.J.: Visualizing Spatial Relationships Between Internet Objects (2001) 0.03
    0.03244015 = product of:
      0.0648803 = sum of:
        0.0648803 = product of:
          0.19464087 = sum of:
            0.19464087 = weight(_text_:objects in 1041) [ClassicSimilarity], result of:
              0.19464087 = score(doc=1041,freq=2.0), product of:
                0.27620956 = queryWeight, product of:
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.051967237 = queryNorm
                0.7046855 = fieldWeight in 1041, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.09375 = fieldNorm(doc=1041)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
  14. Ma, Y.: Internet: the global flow of information (1995) 0.03
    0.030584864 = product of:
      0.06116973 = sum of:
        0.06116973 = product of:
          0.18350919 = sum of:
            0.18350919 = weight(_text_:objects in 4712) [ClassicSimilarity], result of:
              0.18350919 = score(doc=4712,freq=4.0), product of:
                0.27620956 = queryWeight, product of:
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.051967237 = queryNorm
                0.6643839 = fieldWeight in 4712, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.315071 = idf(docFreq=590, maxDocs=44218)
                  0.0625 = fieldNorm(doc=4712)
          0.33333334 = coord(1/3)
      0.5 = coord(1/2)
    
    Abstract
    Colours, icons, graphics, hypertext links and other multimedia elements are variables that affect information search strategies and information seeking behaviour. These variables are culturally constructed and represented and are subject to individual and community interpretation. Hypothesizes that users in different communities (in intercultural or multicultural context) will interpret differently the meanings of the multimedia objects on the Internet. Users' interpretations of multimedia objects may differ from the intentions of the designers. A study in this area is being undertaken
  15. Deider, C.: Was kostet Surfen im Internet via T-Online? (1996) 0.03
    0.028163373 = product of:
      0.056326747 = sum of:
        0.056326747 = product of:
          0.112653494 = sum of:
            0.112653494 = weight(_text_:22 in 4122) [ClassicSimilarity], result of:
              0.112653494 = score(doc=4122,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.61904186 = fieldWeight in 4122, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=4122)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 4.1996 20:07:57
  16. Wilson, D.N.: Citing electronic sites (1996) 0.03
    0.028163373 = product of:
      0.056326747 = sum of:
        0.056326747 = product of:
          0.112653494 = sum of:
            0.112653494 = weight(_text_:22 in 4514) [ClassicSimilarity], result of:
              0.112653494 = score(doc=4514,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.61904186 = fieldWeight in 4514, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=4514)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    Audiovisual librarian. 22(1996) no.2, S.108-110
  17. ¬Der Internet-Praktiker : Referenz und Programme (1995) 0.03
    0.028163373 = product of:
      0.056326747 = sum of:
        0.056326747 = product of:
          0.112653494 = sum of:
            0.112653494 = weight(_text_:22 in 4913) [ClassicSimilarity], result of:
              0.112653494 = score(doc=4913,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.61904186 = fieldWeight in 4913, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=4913)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    23. 8.1996 12:51:22
  18. Karisch, K.-H.: Briefe von der Front : fünf Nächte im Global Village der Rechtsradikalen (1996) 0.03
    0.028163373 = product of:
      0.056326747 = sum of:
        0.056326747 = product of:
          0.112653494 = sum of:
            0.112653494 = weight(_text_:22 in 4931) [ClassicSimilarity], result of:
              0.112653494 = score(doc=4931,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.61904186 = fieldWeight in 4931, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=4931)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    17. 7.1996 9:33:22
  19. Tröger, B.: Geisteswissenschaftliche Fachinformationen im Internet : ein Bericht aus der Praxis (1996) 0.03
    0.028163373 = product of:
      0.056326747 = sum of:
        0.056326747 = product of:
          0.112653494 = sum of:
            0.112653494 = weight(_text_:22 in 5280) [ClassicSimilarity], result of:
              0.112653494 = score(doc=5280,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.61904186 = fieldWeight in 5280, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=5280)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    21. 9.1996 16:03:22
  20. Ask me[@sk.me]: your global information guide : der Wegweiser durch die Informationswelten (1996) 0.03
    0.028163373 = product of:
      0.056326747 = sum of:
        0.056326747 = product of:
          0.112653494 = sum of:
            0.112653494 = weight(_text_:22 in 5837) [ClassicSimilarity], result of:
              0.112653494 = score(doc=5837,freq=2.0), product of:
                0.18198042 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.051967237 = queryNorm
                0.61904186 = fieldWeight in 5837, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.125 = fieldNorm(doc=5837)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    30.11.1996 13:22:37

Years

Languages

  • e 229
  • d 218
  • f 7
  • el 1
  • nl 1
  • sp 1
  • More… Less…

Types

  • a 397
  • m 38
  • s 17
  • el 13
  • r 2
  • x 2
  • b 1
  • More… Less…

Subjects

Classifications