Search (2 results, page 1 of 1)

  • × theme_ss:"Retrievalalgorithmen"
  • × theme_ss:"Computerlinguistik"
  1. Frakes, W.B.: Stemming algorithms (1992) 0.02
    0.015479059 = product of:
      0.054176703 = sum of:
        0.019333236 = product of:
          0.03866647 = sum of:
            0.03866647 = weight(_text_:c in 3503) [ClassicSimilarity], result of:
              0.03866647 = score(doc=3503,freq=2.0), product of:
                0.12682222 = queryWeight, product of:
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.036766402 = queryNorm
                0.3048872 = fieldWeight in 3503, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.4494052 = idf(docFreq=3817, maxDocs=44218)
                  0.0625 = fieldNorm(doc=3503)
          0.5 = coord(1/2)
        0.034843467 = weight(_text_:u in 3503) [ClassicSimilarity], result of:
          0.034843467 = score(doc=3503,freq=2.0), product of:
            0.120389536 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.036766402 = queryNorm
            0.28942272 = fieldWeight in 3503, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.0625 = fieldNorm(doc=3503)
      0.2857143 = coord(2/7)
    
    Abstract
    Desribes stemming algorithms - programs that relate morphologically similar indexing and search terms. Stemming is used to improve retrieval effectiveness and to reduce the size of indexing files. Several approaches to stemming are describes - table lookup, affix removal, successor variety, and n-gram. empirical studies of stemming are summarized. The Porter stemmer is described in detail, and a full implementation in C is presented
    Source
    Information retrieval: data structures and algorithms. Ed.: W.B. Frakes u. R. Baeza-Yates
  2. Symonds, M.; Bruza, P.; Zuccon, G.; Koopman, B.; Sitbon, L.; Turner, I.: Automatic query expansion : a structural linguistic perspective (2014) 0.01
    0.014408527 = product of:
      0.050429843 = sum of:
        0.021777168 = weight(_text_:u in 1338) [ClassicSimilarity], result of:
          0.021777168 = score(doc=1338,freq=2.0), product of:
            0.120389536 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.036766402 = queryNorm
            0.1808892 = fieldWeight in 1338, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1338)
        0.028652674 = weight(_text_:g in 1338) [ClassicSimilarity], result of:
          0.028652674 = score(doc=1338,freq=2.0), product of:
            0.13809267 = queryWeight, product of:
              3.7559474 = idf(docFreq=2809, maxDocs=44218)
              0.036766402 = queryNorm
            0.20748875 = fieldWeight in 1338, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.7559474 = idf(docFreq=2809, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1338)
      0.2857143 = coord(2/7)
    
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval