Search (33 results, page 1 of 2)

  • × theme_ss:"Retrievalalgorithmen"
  1. Fuhr, N.: Rankingexperimente mit gewichteter Indexierung (1986) 0.04
    0.03593163 = product of:
      0.21558976 = sum of:
        0.21558976 = sum of:
          0.15407446 = weight(_text_:darstellung in 2051) [ClassicSimilarity], result of:
            0.15407446 = score(doc=2051,freq=2.0), product of:
              0.20968898 = queryWeight, product of:
                5.542029 = idf(docFreq=470, maxDocs=44218)
                0.03783614 = queryNorm
              0.73477614 = fieldWeight in 2051, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                5.542029 = idf(docFreq=470, maxDocs=44218)
                0.09375 = fieldNorm(doc=2051)
          0.061515294 = weight(_text_:22 in 2051) [ClassicSimilarity], result of:
            0.061515294 = score(doc=2051,freq=2.0), product of:
              0.13249572 = queryWeight, product of:
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.03783614 = queryNorm
              0.46428138 = fieldWeight in 2051, product of:
                1.4142135 = tf(freq=2.0), with freq of:
                  2.0 = termFreq=2.0
                3.5018296 = idf(docFreq=3622, maxDocs=44218)
                0.09375 = fieldNorm(doc=2051)
      0.16666667 = coord(1/6)
    
    Abstract
    Der Beitrag enthält eine Darstellung zur Frage der Konzeption von Rankingalgorithmen auf Grundlage gewichteter Indexierung mittels statistischer Verfahren.
    Date
    14. 6.2015 22:12:56
  2. Harper, D.J.: Relevance feedback in document retrieval (1980) 0.02
    0.02139923 = product of:
      0.12839538 = sum of:
        0.12839538 = product of:
          0.25679076 = sum of:
            0.25679076 = weight(_text_:darstellung in 5867) [ClassicSimilarity], result of:
              0.25679076 = score(doc=5867,freq=2.0), product of:
                0.20968898 = queryWeight, product of:
                  5.542029 = idf(docFreq=470, maxDocs=44218)
                  0.03783614 = queryNorm
                1.2246269 = fieldWeight in 5867, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.542029 = idf(docFreq=470, maxDocs=44218)
                  0.15625 = fieldNorm(doc=5867)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Footnote
    Dissertation.- Darstellung des 'Harper-Algorithmus'
  3. Nagelschmidt, M.: Verfahren zur Anfragemodifikation im Information Retrieval (2008) 0.01
    0.0090789255 = product of:
      0.05447355 = sum of:
        0.05447355 = product of:
          0.1089471 = sum of:
            0.1089471 = weight(_text_:darstellung in 2774) [ClassicSimilarity], result of:
              0.1089471 = score(doc=2774,freq=4.0), product of:
                0.20968898 = queryWeight, product of:
                  5.542029 = idf(docFreq=470, maxDocs=44218)
                  0.03783614 = queryNorm
                0.5195652 = fieldWeight in 2774, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  5.542029 = idf(docFreq=470, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2774)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Abstract
    Für das Modifizieren von Suchanfragen kennt das Information Retrieval vielfältige Möglichkeiten. Nach einer einleitenden Darstellung der Wechselwirkung zwischen Informationsbedarf und Suchanfrage wird eine konzeptuelle und typologische Annäherung an Verfahren zur Anfragemodifikation gegeben. Im Anschluss an eine kurze Charakterisierung des Fakten- und des Information Retrieval, sowie des Vektorraum- und des probabilistischen Modells, werden intellektuelle, automatische und interaktive Modifikationsverfahren vorgestellt. Neben klassischen intellektuellen Verfahren, wie der Blockstrategie und der "Citation Pearl Growing"-Strategie, umfasst die Darstellung der automatischen und interaktiven Verfahren Modifikationsmöglichkeiten auf den Ebenen der Morphologie, der Syntax und der Semantik von Suchtermen. Darüber hinaus werden das Relevance Feedback, der Nutzen informetrischer Analysen und die Idee eines assoziativen Retrievals auf der Basis von Clustering- und terminologischen Techniken, sowie zitationsanalytischen Verfahren verfolgt. Ein Eindruck für die praktischen Gestaltungsmöglichkeiten der behandelten Verfahren soll abschließend durch fünf Anwendungsbeispiele vermittelt werden.
  4. Chakrabarti, S.; Dom, B.; Kumar, S.R.; Raghavan, P.; Rajagopalan, S.; Tomkins, A.; Kleinberg, J.M.; Gibson, D.: Neue Pfade durch den Internet-Dschungel : Die zweite Generation von Web-Suchmaschinen (1999) 0.01
    0.008559693 = product of:
      0.051358152 = sum of:
        0.051358152 = product of:
          0.102716304 = sum of:
            0.102716304 = weight(_text_:darstellung in 3) [ClassicSimilarity], result of:
              0.102716304 = score(doc=3,freq=2.0), product of:
                0.20968898 = queryWeight, product of:
                  5.542029 = idf(docFreq=470, maxDocs=44218)
                  0.03783614 = queryNorm
                0.48985076 = fieldWeight in 3, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  5.542029 = idf(docFreq=470, maxDocs=44218)
                  0.0625 = fieldNorm(doc=3)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Content
    Ausnutzen der Hyperlinks für verbesserte Such- und Findeverfahren; Darstellung des HITS-Algorithmus
  5. Voorhees, E.M.: Implementing agglomerative hierarchic clustering algorithms for use in document retrieval (1986) 0.01
    0.006835033 = product of:
      0.041010197 = sum of:
        0.041010197 = product of:
          0.082020395 = sum of:
            0.082020395 = weight(_text_:22 in 402) [ClassicSimilarity], result of:
              0.082020395 = score(doc=402,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.61904186 = fieldWeight in 402, 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=402)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Source
    Information processing and management. 22(1986) no.6, S.465-476
  6. Smeaton, A.F.; Rijsbergen, C.J. van: ¬The retrieval effects of query expansion on a feedback document retrieval system (1983) 0.01
    0.0059806537 = product of:
      0.035883922 = sum of:
        0.035883922 = product of:
          0.071767844 = sum of:
            0.071767844 = weight(_text_:22 in 2134) [ClassicSimilarity], result of:
              0.071767844 = score(doc=2134,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.5416616 = fieldWeight in 2134, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=2134)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    30. 3.2001 13:32:22
  7. Back, J.: ¬An evaluation of relevancy ranking techniques used by Internet search engines (2000) 0.01
    0.0059806537 = product of:
      0.035883922 = sum of:
        0.035883922 = product of:
          0.071767844 = sum of:
            0.071767844 = weight(_text_:22 in 3445) [ClassicSimilarity], result of:
              0.071767844 = score(doc=3445,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.5416616 = fieldWeight in 3445, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.109375 = fieldNorm(doc=3445)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    25. 8.2005 17:42:22
  8. Fuhr, N.: Ranking-Experimente mit gewichteter Indexierung (1986) 0.01
    0.0051262747 = product of:
      0.030757647 = sum of:
        0.030757647 = product of:
          0.061515294 = sum of:
            0.061515294 = weight(_text_:22 in 58) [ClassicSimilarity], result of:
              0.061515294 = score(doc=58,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.46428138 = fieldWeight in 58, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.09375 = fieldNorm(doc=58)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    14. 6.2015 22:12:44
  9. MacFarlane, A.; Robertson, S.E.; McCann, J.A.: Parallel computing for passage retrieval (2004) 0.00
    0.0034175166 = product of:
      0.020505099 = sum of:
        0.020505099 = product of:
          0.041010197 = sum of:
            0.041010197 = weight(_text_:22 in 5108) [ClassicSimilarity], result of:
              0.041010197 = score(doc=5108,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.30952093 = fieldWeight in 5108, 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=5108)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    20. 1.2007 18:30:22
  10. Faloutsos, C.: Signature files (1992) 0.00
    0.0034175166 = product of:
      0.020505099 = sum of:
        0.020505099 = product of:
          0.041010197 = sum of:
            0.041010197 = weight(_text_:22 in 3499) [ClassicSimilarity], result of:
              0.041010197 = score(doc=3499,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.30952093 = fieldWeight in 3499, 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=3499)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    7. 5.1999 15:22:48
  11. Losada, D.E.; Barreiro, A.: Emebedding term similarity and inverse document frequency into a logical model of information retrieval (2003) 0.00
    0.0034175166 = product of:
      0.020505099 = sum of:
        0.020505099 = product of:
          0.041010197 = sum of:
            0.041010197 = weight(_text_:22 in 1422) [ClassicSimilarity], result of:
              0.041010197 = score(doc=1422,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.30952093 = fieldWeight in 1422, 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=1422)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    22. 3.2003 19:27:23
  12. Bornmann, L.; Mutz, R.: From P100 to P100' : a new citation-rank approach (2014) 0.00
    0.0034175166 = product of:
      0.020505099 = sum of:
        0.020505099 = product of:
          0.041010197 = sum of:
            0.041010197 = weight(_text_:22 in 1431) [ClassicSimilarity], result of:
              0.041010197 = score(doc=1431,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.30952093 = fieldWeight in 1431, 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=1431)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    22. 8.2014 17:05:18
  13. Tober, M.; Hennig, L.; Furch, D.: SEO Ranking-Faktoren und Rang-Korrelationen 2014 : Google Deutschland (2014) 0.00
    0.0034175166 = product of:
      0.020505099 = sum of:
        0.020505099 = product of:
          0.041010197 = sum of:
            0.041010197 = weight(_text_:22 in 1484) [ClassicSimilarity], result of:
              0.041010197 = score(doc=1484,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.30952093 = fieldWeight in 1484, 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=1484)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    13. 9.2014 14:45:22
  14. Ravana, S.D.; Rajagopal, P.; Balakrishnan, V.: Ranking retrieval systems using pseudo relevance judgments (2015) 0.00
    0.0030206866 = product of:
      0.018124118 = sum of:
        0.018124118 = product of:
          0.036248237 = sum of:
            0.036248237 = weight(_text_:22 in 2591) [ClassicSimilarity], result of:
              0.036248237 = score(doc=2591,freq=4.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.27358043 = fieldWeight in 2591, product of:
                  2.0 = tf(freq=4.0), with freq of:
                    4.0 = termFreq=4.0
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2591)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    20. 1.2015 18:30:22
    18. 9.2018 18:22:56
  15. Chang, C.-H.; Hsu, C.-C.: Integrating query expansion and conceptual relevance feedback for personalized Web information retrieval (1998) 0.00
    0.0029903268 = product of:
      0.017941961 = sum of:
        0.017941961 = product of:
          0.035883922 = sum of:
            0.035883922 = weight(_text_:22 in 1319) [ClassicSimilarity], result of:
              0.035883922 = score(doc=1319,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.2708308 = fieldWeight in 1319, 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=1319)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    1. 8.1996 22:08:06
  16. Kanaeva, Z.: Ranking: Google und CiteSeer (2005) 0.00
    0.0029903268 = product of:
      0.017941961 = sum of:
        0.017941961 = product of:
          0.035883922 = sum of:
            0.035883922 = weight(_text_:22 in 3276) [ClassicSimilarity], result of:
              0.035883922 = score(doc=3276,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.2708308 = fieldWeight in 3276, 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=3276)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    20. 3.2005 16:23:22
  17. Joss, M.W.; Wszola, S.: ¬The engines that can : text search and retrieval software, their strategies, and vendors (1996) 0.00
    0.0025631373 = product of:
      0.0153788235 = sum of:
        0.0153788235 = product of:
          0.030757647 = sum of:
            0.030757647 = weight(_text_:22 in 5123) [ClassicSimilarity], result of:
              0.030757647 = score(doc=5123,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.23214069 = fieldWeight in 5123, 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=5123)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    12. 9.1996 13:56:22
  18. Kelledy, F.; Smeaton, A.F.: Signature files and beyond (1996) 0.00
    0.0025631373 = product of:
      0.0153788235 = sum of:
        0.0153788235 = product of:
          0.030757647 = sum of:
            0.030757647 = weight(_text_:22 in 6973) [ClassicSimilarity], result of:
              0.030757647 = score(doc=6973,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.23214069 = fieldWeight in 6973, 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=6973)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Source
    Information retrieval: new systems and current research. Proceedings of the 16th Research Colloquium of the British Computer Society Information Retrieval Specialist Group, Drymen, Scotland, 22-23 Mar 94. Ed.: R. Leon
  19. Crestani, F.; Dominich, S.; Lalmas, M.; Rijsbergen, C.J.K. van: Mathematical, logical, and formal methods in information retrieval : an introduction to the special issue (2003) 0.00
    0.0025631373 = product of:
      0.0153788235 = sum of:
        0.0153788235 = product of:
          0.030757647 = sum of:
            0.030757647 = weight(_text_:22 in 1451) [ClassicSimilarity], result of:
              0.030757647 = score(doc=1451,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.23214069 = fieldWeight in 1451, 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=1451)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    22. 3.2003 19:27:36
  20. Fan, W.; Fox, E.A.; Pathak, P.; Wu, H.: ¬The effects of fitness functions an genetic programming-based ranking discovery for Web search (2004) 0.00
    0.0025631373 = product of:
      0.0153788235 = sum of:
        0.0153788235 = product of:
          0.030757647 = sum of:
            0.030757647 = weight(_text_:22 in 2239) [ClassicSimilarity], result of:
              0.030757647 = score(doc=2239,freq=2.0), product of:
                0.13249572 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03783614 = queryNorm
                0.23214069 = fieldWeight in 2239, 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=2239)
          0.5 = coord(1/2)
      0.16666667 = coord(1/6)
    
    Date
    31. 5.2004 19:22:06

Years

Languages

  • e 26
  • d 7

Types

  • a 28
  • m 2
  • d 1
  • r 1
  • x 1
  • More… Less…