Search (7 results, page 1 of 1)

  • × author_ss:"Chen, Z."
  • × type_ss:"a"
  1. Shen, D.; Chen, Z.; Yang, Q.; Zeng, H.J.; Zhang, B.; Lu, Y.; Ma, W.Y.: Web page classification through summarization (2004) 0.01
    0.006862227 = product of:
      0.02058668 = sum of:
        0.02058668 = product of:
          0.06176004 = sum of:
            0.06176004 = weight(_text_:k in 4132) [ClassicSimilarity], result of:
              0.06176004 = score(doc=4132,freq=2.0), product of:
                0.15658903 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.0438652 = queryNorm
                0.39440846 = fieldWeight in 4132, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.078125 = fieldNorm(doc=4132)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
    Source
    SIGIR'04: Proceedings of the 27th Annual International ACM-SIGIR Conference an Research and Development in Information Retrieval. Ed.: K. Järvelin, u.a
  2. Chen, Z.: ¬A conceptual model for storage and retrieval of short scientific texts (1993) 0.01
    0.0066634193 = product of:
      0.019990258 = sum of:
        0.019990258 = product of:
          0.05997077 = sum of:
            0.05997077 = weight(_text_:29 in 2715) [ClassicSimilarity], result of:
              0.05997077 = score(doc=2715,freq=2.0), product of:
                0.15430406 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0438652 = queryNorm
                0.38865322 = fieldWeight in 2715, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.078125 = fieldNorm(doc=2715)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
    Source
    Information processing and management. 29(1993) no.2, S.209-214
  3. Yan, E.; Chen, Z.; Li, K.: Authors' status and the perceived quality of their work : measuring citation sentiment change in nobel articles (2020) 0.00
    0.004117336 = product of:
      0.012352008 = sum of:
        0.012352008 = product of:
          0.037056025 = sum of:
            0.037056025 = weight(_text_:k in 5670) [ClassicSimilarity], result of:
              0.037056025 = score(doc=5670,freq=2.0), product of:
                0.15658903 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.0438652 = queryNorm
                0.23664509 = fieldWeight in 5670, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.046875 = fieldNorm(doc=5670)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
  4. Wenyin, L.; Chen, Z.; Li, M.; Zhang, H.: ¬A media agent for automatically builiding a personalized semantic index of Web media objects (2001) 0.00
    0.0039980514 = product of:
      0.011994153 = sum of:
        0.011994153 = product of:
          0.03598246 = sum of:
            0.03598246 = weight(_text_:29 in 6522) [ClassicSimilarity], result of:
              0.03598246 = score(doc=6522,freq=2.0), product of:
                0.15430406 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0438652 = queryNorm
                0.23319192 = fieldWeight in 6522, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.046875 = fieldNorm(doc=6522)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
    Date
    29. 9.2001 17:37:16
  5. Chen, Z.; Fu, B.: On the complexity of Rocchio's similarity-based relevance feedback algorithm (2007) 0.00
    0.0034311134 = product of:
      0.01029334 = sum of:
        0.01029334 = product of:
          0.03088002 = sum of:
            0.03088002 = weight(_text_:k in 578) [ClassicSimilarity], result of:
              0.03088002 = score(doc=578,freq=2.0), product of:
                0.15658903 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.0438652 = queryNorm
                0.19720423 = fieldWeight in 578, 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=578)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
    Abstract
    Rocchio's similarity-based relevance feedback algorithm, one of the most important query reformation methods in information retrieval, is essentially an adaptive learning algorithm from examples in searching for documents represented by a linear classifier. Despite its popularity in various applications, there is little rigorous analysis of its learning complexity in literature. In this article, the authors prove for the first time that the learning complexity of Rocchio's algorithm is O(d + d**2(log d + log n)) over the discretized vector space {0, ... , n - 1 }**d when the inner product similarity measure is used. The upper bound on the learning complexity for searching for documents represented by a monotone linear classifier (q, 0) over {0, ... , n - 1 }d can be improved to, at most, 1 + 2k (n - 1) (log d + log(n - 1)), where k is the number of nonzero components in q. Several lower bounds on the learning complexity are also obtained for Rocchio's algorithm. For example, the authors prove that Rocchio's algorithm has a lower bound Omega((d über 2)log n) on its learning complexity over the Boolean vector space {0,1}**d.
  6. Chen, Z.; Huang, Y.; Tian, J.; Liu, X.; Fu, K.; Huang, T.: Joint model for subsentence-level sentiment analysis with Markov logic (2015) 0.00
    0.0034311134 = product of:
      0.01029334 = sum of:
        0.01029334 = product of:
          0.03088002 = sum of:
            0.03088002 = weight(_text_:k in 2210) [ClassicSimilarity], result of:
              0.03088002 = score(doc=2210,freq=2.0), product of:
                0.15658903 = queryWeight, product of:
                  3.569778 = idf(docFreq=3384, maxDocs=44218)
                  0.0438652 = queryNorm
                0.19720423 = fieldWeight in 2210, 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=2210)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
  7. Chen, Z.; Wenyin, L.; Zhang, F.; Li, M.; Zhang, H.: Web mining for Web image retrieval (2001) 0.00
    0.0033317097 = product of:
      0.009995129 = sum of:
        0.009995129 = product of:
          0.029985385 = sum of:
            0.029985385 = weight(_text_:29 in 6521) [ClassicSimilarity], result of:
              0.029985385 = score(doc=6521,freq=2.0), product of:
                0.15430406 = queryWeight, product of:
                  3.5176873 = idf(docFreq=3565, maxDocs=44218)
                  0.0438652 = queryNorm
                0.19432661 = fieldWeight in 6521, 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=6521)
          0.33333334 = coord(1/3)
      0.33333334 = coord(1/3)
    
    Date
    29. 9.2001 17:32:09