Search (51 results, page 1 of 3)

  • × language_ss:"e"
  • × theme_ss:"Retrievalalgorithmen"
  • × year_i:[2010 TO 2020}
  1. Bhansali, D.; Desai, H.; Deulkar, K.: ¬A study of different ranking approaches for semantic search (2015) 0.02
    0.023234338 = product of:
      0.046468675 = sum of:
        0.0037603125 = weight(_text_:e in 2696) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=2696,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 2696, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2696)
        0.019514708 = weight(_text_:u in 2696) [ClassicSimilarity], result of:
          0.019514708 = score(doc=2696,freq=2.0), product of:
            0.107882105 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.03294669 = queryNorm
            0.1808892 = fieldWeight in 2696, 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=2696)
        0.023193657 = weight(_text_:k in 2696) [ClassicSimilarity], result of:
          0.023193657 = score(doc=2696,freq=2.0), product of:
            0.11761237 = queryWeight, product of:
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.03294669 = queryNorm
            0.19720423 = fieldWeight in 2696, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2696)
      0.5 = coord(3/6)
    
    Language
    e
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval
  2. Lee, J.; Min, J.-K.; Oh, A.; Chung, C.-W.: Effective ranking and search techniques for Web resources considering semantic relationships (2014) 0.01
    0.0146443015 = product of:
      0.043932904 = sum of:
        0.0037603125 = weight(_text_:e in 2670) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=2670,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 2670, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2670)
        0.04017259 = weight(_text_:k in 2670) [ClassicSimilarity], result of:
          0.04017259 = score(doc=2670,freq=6.0), product of:
            0.11761237 = queryWeight, product of:
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.03294669 = queryNorm
            0.34156775 = fieldWeight in 2670, product of:
              2.4494898 = tf(freq=6.0), with freq of:
                6.0 = termFreq=6.0
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2670)
      0.33333334 = coord(2/6)
    
    Abstract
    On the Semantic Web, the types of resources and the semantic relationships between resources are defined in an ontology. By using that information, the accuracy of information retrieval can be improved. In this paper, we present effective ranking and search techniques considering the semantic relationships in an ontology. Our technique retrieves top-k resources which are the most relevant to query keywords through the semantic relationships. To do this, we propose a weighting measure for the semantic relationship. Based on this measure, we propose a novel ranking method which considers the number of meaningful semantic relationships between a resource and keywords as well as the coverage and discriminating power of keywords. In order to improve the efficiency of the search, we prune the unnecessary search space using the length and weight thresholds of the semantic relationship path. In addition, we exploit Threshold Algorithm based on an extended inverted index to answer top-k results efficiently. The experimental results using real data sets demonstrate that our retrieval method using the semantic information generates accurate results efficiently compared to the traditional methods.
    Language
    e
  3. Efron, M.; Winget, M.: Query polyrepresentation for ranking retrieval systems without relevance judgments (2010) 0.01
    0.014624438 = product of:
      0.043873314 = sum of:
        0.0045123748 = weight(_text_:e in 3469) [ClassicSimilarity], result of:
          0.0045123748 = score(doc=3469,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.09528506 = fieldWeight in 3469, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.046875 = fieldNorm(doc=3469)
        0.03936094 = weight(_text_:k in 3469) [ClassicSimilarity], result of:
          0.03936094 = score(doc=3469,freq=4.0), product of:
            0.11761237 = queryWeight, product of:
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.03294669 = queryNorm
            0.33466667 = fieldWeight in 3469, product of:
              2.0 = tf(freq=4.0), with freq of:
                4.0 = termFreq=4.0
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.046875 = fieldNorm(doc=3469)
      0.33333334 = coord(2/6)
    
    Abstract
    Ranking information retrieval (IR) systems with respect to their effectiveness is a crucial operation during IR evaluation, as well as during data fusion. This article offers a novel method of approaching the system-ranking problem, based on the widely studied idea of polyrepresentation. The principle of polyrepresentation suggests that a single information need can be represented by many query articulations-what we call query aspects. By skimming the top k (where k is small) documents retrieved by a single system for multiple query aspects, we collect a set of documents that are likely to be relevant to a given test topic. Labeling these skimmed documents as putatively relevant lets us build pseudorelevance judgments without undue human intervention. We report experiments where using these pseudorelevance judgments delivers a rank ordering of IR systems that correlates highly with rankings based on human relevance judgments.
    Language
    e
  4. Zhang, W.; Yoshida, T.; Tang, X.: ¬A comparative study of TF*IDF, LSI and multi-words for text classification (2011) 0.01
    0.009310008 = product of:
      0.027930023 = sum of:
        0.0045123748 = weight(_text_:e in 1165) [ClassicSimilarity], result of:
          0.0045123748 = score(doc=1165,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.09528506 = fieldWeight in 1165, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.046875 = fieldNorm(doc=1165)
        0.023417648 = weight(_text_:u in 1165) [ClassicSimilarity], result of:
          0.023417648 = score(doc=1165,freq=2.0), product of:
            0.107882105 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.03294669 = queryNorm
            0.21706703 = fieldWeight in 1165, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.046875 = fieldNorm(doc=1165)
      0.33333334 = coord(2/6)
    
    Language
    e
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval
  5. Jindal, V.; Bawa, S.; Batra, S.: ¬A review of ranking approaches for semantic search on Web (2014) 0.01
    0.009310008 = product of:
      0.027930023 = sum of:
        0.0045123748 = weight(_text_:e in 2799) [ClassicSimilarity], result of:
          0.0045123748 = score(doc=2799,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.09528506 = fieldWeight in 2799, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.046875 = fieldNorm(doc=2799)
        0.023417648 = weight(_text_:u in 2799) [ClassicSimilarity], result of:
          0.023417648 = score(doc=2799,freq=2.0), product of:
            0.107882105 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.03294669 = queryNorm
            0.21706703 = fieldWeight in 2799, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.046875 = fieldNorm(doc=2799)
      0.33333334 = coord(2/6)
    
    Language
    e
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval
  6. Tsai, C.-F.; Hu, Y.-H.; Chen, Z.-Y.: Factors affecting rocchio-based pseudorelevance feedback in image retrieval (2015) 0.01
    0.008984657 = product of:
      0.02695397 = sum of:
        0.0037603125 = weight(_text_:e in 1607) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=1607,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 1607, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1607)
        0.023193657 = weight(_text_:k in 1607) [ClassicSimilarity], result of:
          0.023193657 = score(doc=1607,freq=2.0), product of:
            0.11761237 = queryWeight, product of:
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.03294669 = queryNorm
            0.19720423 = fieldWeight in 1607, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1607)
      0.33333334 = coord(2/6)
    
    Abstract
    Pseudorelevance feedback (PRF) was proposed to solve the limitation of relevance feedback (RF), which is based on the user-in-the-loop process. In PRF, the top-k retrieved images are regarded as PRF. Although the PRF set contains noise, PRF has proven effective for automatically improving the overall retrieval result. To implement PRF, the Rocchio algorithm has been considered as a reasonable and well-established baseline. However, the performance of Rocchio-based PRF is subject to various representation choices (or factors). In this article, we examine these factors that affect the performance of Rocchio-based PRF, including image-feature representation, the number of top-ranked images, the weighting parameters of Rocchio, and similarity measure. We offer practical insights on how to optimize the performance of Rocchio-based PRF by choosing appropriate representation choices. Our extensive experiments on NUS-WIDE-LITE and Caltech 101 + Corel 5000 data sets show that the optimal feature representation is color moment + wavelet texture in terms of retrieval efficiency and effectiveness. Other representation choices are that using top-20 ranked images as pseudopositive and pseudonegative feedback sets with the equal weight (i.e., 0.5) by the correlation and cosine distance functions can produce the optimal retrieval result.
    Language
    e
  7. Hubert, G.; Pitarch, Y.; Pinel-Sauvagnat, K.; Tournier, R.; Laporte, L.: TournaRank : when retrieval becomes document competition (2018) 0.01
    0.008984657 = product of:
      0.02695397 = sum of:
        0.0037603125 = weight(_text_:e in 5087) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=5087,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 5087, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5087)
        0.023193657 = weight(_text_:k in 5087) [ClassicSimilarity], result of:
          0.023193657 = score(doc=5087,freq=2.0), product of:
            0.11761237 = queryWeight, product of:
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.03294669 = queryNorm
            0.19720423 = fieldWeight in 5087, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              3.569778 = idf(docFreq=3384, maxDocs=44218)
              0.0390625 = fieldNorm(doc=5087)
      0.33333334 = coord(2/6)
    
    Language
    e
  8. Symonds, M.; Bruza, P.; Zuccon, G.; Koopman, B.; Sitbon, L.; Turner, I.: Automatic query expansion : a structural linguistic perspective (2014) 0.01
    0.00775834 = product of:
      0.02327502 = sum of:
        0.0037603125 = weight(_text_:e in 1338) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=1338,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 1338, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1338)
        0.019514708 = weight(_text_:u in 1338) [ClassicSimilarity], result of:
          0.019514708 = score(doc=1338,freq=2.0), product of:
            0.107882105 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.03294669 = 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.33333334 = coord(2/6)
    
    Language
    e
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval
  9. Liu, X.; Zheng, W.; Fang, H.: ¬An exploration of ranking models and feedback method for related entity finding (2013) 0.01
    0.00775834 = product of:
      0.02327502 = sum of:
        0.0037603125 = weight(_text_:e in 2714) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=2714,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 2714, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2714)
        0.019514708 = weight(_text_:u in 2714) [ClassicSimilarity], result of:
          0.019514708 = score(doc=2714,freq=2.0), product of:
            0.107882105 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.03294669 = queryNorm
            0.1808892 = fieldWeight in 2714, 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=2714)
      0.33333334 = coord(2/6)
    
    Language
    e
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval
  10. Xu, B.; Lin, H.; Lin, Y.: Assessment of learning to rank methods for query expansion (2016) 0.01
    0.00775834 = product of:
      0.02327502 = sum of:
        0.0037603125 = weight(_text_:e in 2929) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=2929,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 2929, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2929)
        0.019514708 = weight(_text_:u in 2929) [ClassicSimilarity], result of:
          0.019514708 = score(doc=2929,freq=2.0), product of:
            0.107882105 = queryWeight, product of:
              3.2744443 = idf(docFreq=4547, maxDocs=44218)
              0.03294669 = queryNorm
            0.1808892 = fieldWeight in 2929, 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=2929)
      0.33333334 = coord(2/6)
    
    Language
    e
    Theme
    Semantisches Umfeld in Indexierung u. Retrieval
  11. Bornmann, L.; Mutz, R.: From P100 to P100' : a new citation-rank approach (2014) 0.01
    0.0059733423 = product of:
      0.017920027 = sum of:
        0.0060165 = weight(_text_:e in 1431) [ClassicSimilarity], result of:
          0.0060165 = score(doc=1431,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.12704675 = fieldWeight in 1431, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0625 = fieldNorm(doc=1431)
        0.011903526 = product of:
          0.035710577 = sum of:
            0.035710577 = weight(_text_:22 in 1431) [ClassicSimilarity], result of:
              0.035710577 = score(doc=1431,freq=2.0), product of:
                0.1153737 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03294669 = 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.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    22. 8.2014 17:05:18
    Language
    e
  12. Ravana, S.D.; Rajagopal, P.; Balakrishnan, V.: Ranking retrieval systems using pseudo relevance judgments (2015) 0.00
    0.0047605475 = product of:
      0.014281642 = sum of:
        0.0037603125 = weight(_text_:e in 2591) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=2591,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 2591, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=2591)
        0.010521329 = product of:
          0.031563986 = sum of:
            0.031563986 = weight(_text_:22 in 2591) [ClassicSimilarity], result of:
              0.031563986 = score(doc=2591,freq=4.0), product of:
                0.1153737 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03294669 = 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.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    20. 1.2015 18:30:22
    18. 9.2018 18:22:56
    Language
    e
  13. Costa Carvalho, A. da; Rossi, C.; Moura, E.S. de; Silva, A.S. da; Fernandes, D.: LePrEF: Learn to precompute evidence fusion for efficient query evaluation (2012) 0.00
    0.0037558496 = product of:
      0.011267548 = sum of:
        0.0037603125 = weight(_text_:e in 278) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=278,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 278, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=278)
        0.007507236 = product of:
          0.022521708 = sum of:
            0.022521708 = weight(_text_:29 in 278) [ClassicSimilarity], result of:
              0.022521708 = score(doc=278,freq=2.0), product of:
                0.11589616 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03294669 = queryNorm
                0.19432661 = fieldWeight in 278, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=278)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    24. 6.2012 14:29:10
    Language
    e
  14. Silva, R.M.; Gonçalves, M.A.; Veloso, A.: ¬A Two-stage active learning method for learning to rank (2014) 0.00
    0.0037558496 = product of:
      0.011267548 = sum of:
        0.0037603125 = weight(_text_:e in 1184) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=1184,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 1184, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=1184)
        0.007507236 = product of:
          0.022521708 = sum of:
            0.022521708 = weight(_text_:29 in 1184) [ClassicSimilarity], result of:
              0.022521708 = score(doc=1184,freq=2.0), product of:
                0.11589616 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03294669 = queryNorm
                0.19432661 = fieldWeight in 1184, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=1184)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    26. 1.2014 20:29:57
    Language
    e
  15. Zhu, J.; Han, L.; Gou, Z.; Yuan, X.: ¬A fuzzy clustering-based denoising model for evaluating uncertainty in collaborative filtering recommender systems (2018) 0.00
    0.0037558496 = product of:
      0.011267548 = sum of:
        0.0037603125 = weight(_text_:e in 4460) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=4460,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 4460, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=4460)
        0.007507236 = product of:
          0.022521708 = sum of:
            0.022521708 = weight(_text_:29 in 4460) [ClassicSimilarity], result of:
              0.022521708 = score(doc=4460,freq=2.0), product of:
                0.11589616 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03294669 = queryNorm
                0.19432661 = fieldWeight in 4460, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4460)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    29. 9.2018 12:32:59
    Language
    e
  16. Baloh, P.; Desouza, K.C.; Hackney, R.: Contextualizing organizational interventions of knowledge management systems : a design science perspectiveA domain analysis (2012) 0.00
    0.0037333388 = product of:
      0.011200016 = sum of:
        0.0037603125 = weight(_text_:e in 241) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=241,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 241, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=241)
        0.0074397037 = product of:
          0.02231911 = sum of:
            0.02231911 = weight(_text_:22 in 241) [ClassicSimilarity], result of:
              0.02231911 = score(doc=241,freq=2.0), product of:
                0.1153737 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03294669 = queryNorm
                0.19345059 = fieldWeight in 241, 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=241)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    11. 6.2012 14:22:34
    Language
    e
  17. Soulier, L.; Jabeur, L.B.; Tamine, L.; Bahsoun, W.: On ranking relevant entities in heterogeneous networks using a language-based model (2013) 0.00
    0.0037333388 = product of:
      0.011200016 = sum of:
        0.0037603125 = weight(_text_:e in 664) [ClassicSimilarity], result of:
          0.0037603125 = score(doc=664,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.07940422 = fieldWeight in 664, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.0390625 = fieldNorm(doc=664)
        0.0074397037 = product of:
          0.02231911 = sum of:
            0.02231911 = weight(_text_:22 in 664) [ClassicSimilarity], result of:
              0.02231911 = score(doc=664,freq=2.0), product of:
                0.1153737 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.03294669 = queryNorm
                0.19345059 = fieldWeight in 664, 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=664)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    22. 3.2013 19:34:49
    Language
    e
  18. Ayadi, H.; Torjmen-Khemakhem, M.; Daoud, M.; Xiangji Huang, J.; Ben Jemaa, M.: MF-Re-Rank : a modality feature-based re-ranking model for medical image retrieval (2018) 0.00
    0.0030046795 = product of:
      0.009014038 = sum of:
        0.00300825 = weight(_text_:e in 4459) [ClassicSimilarity], result of:
          0.00300825 = score(doc=4459,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.063523374 = fieldWeight in 4459, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03125 = fieldNorm(doc=4459)
        0.006005788 = product of:
          0.018017365 = sum of:
            0.018017365 = weight(_text_:29 in 4459) [ClassicSimilarity], result of:
              0.018017365 = score(doc=4459,freq=2.0), product of:
                0.11589616 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03294669 = queryNorm
                0.15546128 = fieldWeight in 4459, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.03125 = fieldNorm(doc=4459)
          0.33333334 = coord(1/3)
      0.33333334 = coord(2/6)
    
    Date
    29. 9.2018 11:43:31
    Language
    e
  19. White, H. D.: Co-cited author retrieval and relevance theory : examples from the humanities (2015) 0.00
    0.001504125 = product of:
      0.0090247495 = sum of:
        0.0090247495 = weight(_text_:e in 1687) [ClassicSimilarity], result of:
          0.0090247495 = score(doc=1687,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.19057012 = fieldWeight in 1687, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.09375 = fieldNorm(doc=1687)
      0.16666667 = coord(1/6)
    
    Language
    e
  20. Bar-Ilan, J.; Levene, M.: ¬The hw-rank : an h-index variant for ranking web pages (2015) 0.00
    0.0012534375 = product of:
      0.007520625 = sum of:
        0.007520625 = weight(_text_:e in 1694) [ClassicSimilarity], result of:
          0.007520625 = score(doc=1694,freq=2.0), product of:
            0.047356583 = queryWeight, product of:
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.03294669 = queryNorm
            0.15880844 = fieldWeight in 1694, product of:
              1.4142135 = tf(freq=2.0), with freq of:
                2.0 = termFreq=2.0
              1.43737 = idf(docFreq=28552, maxDocs=44218)
              0.078125 = fieldNorm(doc=1694)
      0.16666667 = coord(1/6)
    
    Language
    e

Types

  • a 50
  • el 1
  • More… Less…