Search (1 results, page 1 of 1)

  • × author_ss:"Carrasco, R.C."
  • × theme_ss:"Formalerschließung"
  • × year_i:[2010 TO 2020}
  1. Carrasco, R.C.; Serrano, A.; Castillo-Buergo, R.: ¬A parser for authority control of author names in bibliographic records (2016) 0.00
    0.0015557801 = product of:
      0.0140020205 = sum of:
        0.0140020205 = weight(_text_:of in 3186) [ClassicSimilarity], result of:
          0.0140020205 = score(doc=3186,freq=14.0), product of:
            0.061262865 = queryWeight, product of:
              1.5637573 = idf(docFreq=25162, maxDocs=44218)
              0.03917671 = queryNorm
            0.22855641 = fieldWeight in 3186, product of:
              3.7416575 = tf(freq=14.0), with freq of:
                14.0 = termFreq=14.0
              1.5637573 = idf(docFreq=25162, maxDocs=44218)
              0.0390625 = fieldNorm(doc=3186)
      0.11111111 = coord(1/9)
    
    Abstract
    Bibliographic collections in traditional libraries often compile records from distributed sources where variable criteria have been applied to the normalization of the data. Furthermore, the source records often follow classical standards, such as MARC21, where a strict normalization of author names is not enforced. The identification of equivalent records in large catalogues is therefore required, for example, when migrating the data to new repositories which apply modern specifications for cataloguing, such as the FRBR and RDA standards. An open-source tool has been implemented to assist authority control in bibliographic catalogues when external features (such as the citations found in scientific articles) are not available for the disambiguation of creator names. This tool is based on similarity measures between the variants of author names combined with a parser which interprets the dates and periods associated with the creator. An efficient data structure (the unigram frequency vector trie) has been used to accelerate the identification of variants. The algorithms employed and the attribute grammar are described in detail and their implementation is distributed as an open-source resource to allow for an easier uptake.