Search (2708 results, page 135 of 136)

  • × type_ss:"a"
  • × year_i:[1990 TO 2000}
  1. Jett, M.; Reuse, B.; Kessling, G.: Implementation of an online database for tables of contents of books (1998) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 1861) [ClassicSimilarity], result of:
              0.015674612 = score(doc=1861,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 1861, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=1861)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  2. Wildemuth, B.M.; Jacob, E.K.; Fullington, A.;; Bliek, R. de; Friedman, C.P.: ¬A detailed analysis of end-user search behaviours (1991) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 2423) [ClassicSimilarity], result of:
              0.015674612 = score(doc=2423,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 2423, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2423)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    ASIS'91: systems understanding people. Proc. of the 54th Annual Meeting of the ASIS, vol.28, Washington, DC, 27.-31.10.1991. Ed.: J.-M. Griffiths
  3. Borgman, C.L.; Walter, V.A.; Rosenberg, J.: ¬The Science Library Catalog project : comparison of children's searching behaviour in hypertext and a keyword search system (1991) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 2779) [ClassicSimilarity], result of:
              0.015674612 = score(doc=2779,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 2779, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2779)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    ASIS '91: systems understanding people. Proc. of the 54th Annual Meeting of the ASIS, vol.28, Washington, DC, 27.-31.10.1991. Ed.: J.-M. Griffiths
  4. Higgins, M.: Meta-information, and time : factors in human decision making (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 2942) [ClassicSimilarity], result of:
              0.015674612 = score(doc=2942,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 2942, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2942)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  5. Rasmussen, E.: Clustering algorithms (1992) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 3513) [ClassicSimilarity], result of:
              0.015674612 = score(doc=3513,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 3513, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=3513)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    Cluster analysis is a technique for multivariate analysis that assigns items to automatically created groups based on a calculation of the degree of association between items and groups. In the information retrieval field, cluster analysis has been used to create groups of documents with the goal of improving the effenciency and effectiveness of retrieval, or to determine the structure of the literature of a field. The terms in a document collection can also be clustered to show their relationships. The two main types of cluster analysis methods are the nonhierarchical, which divide a data set of N items into M clusters, and the hierarchical, which produce a nested data set in which pairs of items or clusters are successively linked. The nonhierarchical methods such as the single pass and reallocation methods are heuristic in nature and require less computation than the hierarchical methods. However, the hierarchical methods have usually been preferred for cluster-based document retrieval. The commonly used hierarchical methods, such as single link, complete link, group average link, and Ward's method, have high space and time requirements. In order to cluster the large data sets with high dimensionality that are typically found in IR applications, good algorithms (ideally O(N**2) time, O(N) space) must be found. Examples are the SLINK and minimal spanning tree algorithms for the single link method, the Voorhees algorithm for group average linlk, and the reciprocal nearest neighbor algorithm for Ward's method
  6. Abu-Salem, H.; Al-Omari, M.; Evens, M.W.: Stemming methodologies over individual query words for an Arabic information retrieval system (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 3672) [ClassicSimilarity], result of:
              0.015674612 = score(doc=3672,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 3672, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=3672)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  7. Hancock-Beaulieu, M.: Evaluating the impact of an online library catalogue on subject searching behaviour at the catalogue and at the shelves (1990) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 5691) [ClassicSimilarity], result of:
              0.015674612 = score(doc=5691,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 5691, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5691)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  8. Patrick, T.B.; Sievert, M.C.; Popescu, M.: Text indexing of images based on graphical image content (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 6680) [ClassicSimilarity], result of:
              0.015674612 = score(doc=6680,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 6680, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=6680)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  9. Patrick, T.B.; Sievert, M.C.; Ries, J.; Popescu, M.; Andrews, J.; Reid, J.C.: Clustering terms in health care terminologies (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 6688) [ClassicSimilarity], result of:
              0.015674612 = score(doc=6688,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 6688, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=6688)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  10. Prettyman, M.; Antonucci, R.; Lynch, P.; Mericle, L.: Electronic publication of health information in an object-oriented environment (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 6706) [ClassicSimilarity], result of:
              0.015674612 = score(doc=6706,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 6706, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=6706)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  11. Breitenstein, M.: From revolution to orthodoxy : an evolutionary history of the International Encyclopedia of Unified Science (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 6718) [ClassicSimilarity], result of:
              0.015674612 = score(doc=6718,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 6718, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=6718)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  12. Bartolo, L.M.; Zumer, M.; Casson, R.; Holmberg, L.: ¬The ALCOM/NIST heterogeneous structures database : knowledge structure for basic and applied research in an interdisciplinary scientific collaboration (1998) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 41) [ClassicSimilarity], result of:
              0.015674612 = score(doc=41,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 41, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=41)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  13. Van der Walt, M.: ¬The structure of classification schemes used in Internet search engines (1998) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 84) [ClassicSimilarity], result of:
              0.015674612 = score(doc=84,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 84, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=84)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  14. Huotari, M.-L.: Social network analysis as a tool to evaluate IM in the public sector : a pilot study at the University of Tampere (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 268) [ClassicSimilarity], result of:
              0.015674612 = score(doc=268,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 268, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=268)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  15. Perry, M.: Process, representation and taskworld : Distributed cognition and the organisation of information (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 269) [ClassicSimilarity], result of:
              0.015674612 = score(doc=269,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 269, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=269)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  16. Spink, A.; Bray, K.E.; Jaeckel, M.; Sidberry, G.: Everyday life information-seeking by low-income African American households : Wynnewood Healthy Neighbourhood Project (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 282) [ClassicSimilarity], result of:
              0.015674612 = score(doc=282,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 282, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=282)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  17. Ellis, D.; Haugan, M.: Modelling the information seeking patterns of engineers and research scientists in an industrial environment (1997) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 4713) [ClassicSimilarity], result of:
              0.015674612 = score(doc=4713,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 4713, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4713)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  18. Witt, M.: Cataloguing CD-ROMs using the ISBD(ER) rules : example of a French public library (Médiathèque de la Cité des Sciences et de l'Industrie in Paris) (1999) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 5344) [ClassicSimilarity], result of:
              0.015674612 = score(doc=5344,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 5344, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5344)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  19. Guerrini, M.: ACOLIT : un progetto in corso (1997) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 5616) [ClassicSimilarity], result of:
              0.015674612 = score(doc=5616,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 5616, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5616)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  20. Shubert, S.B.: Critical views of LCSH - ten years later : a bibliographic essay (1992) 0.00
    0.003918653 = product of:
      0.007837306 = sum of:
        0.007837306 = product of:
          0.015674612 = sum of:
            0.015674612 = weight(_text_:m in 5737) [ClassicSimilarity], result of:
              0.015674612 = score(doc=5737,freq=2.0), product of:
                0.114023164 = queryWeight, product of:
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.045820985 = queryNorm
                0.13746867 = fieldWeight in 5737, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  2.4884486 = idf(docFreq=9980, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5737)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Footnote
    Vgl. auch den Vorgänger: Kirtland, M., P.A. Cochrane: Critical views of LCSH - Library of Congress Subject Headings: a bibliographic and bibliometric essay. In: Cataloging and classification quarterly. 1(1982) no.2/3, S.71-93. und den Nachfolger: Fischer, K.S.: Critical views of LCSH, 1990-2001: the third bibliographic essay. In: Cataloging and classification quarterly. 41(2005) no.1, S.x-xx.

Languages

Types

Themes