Search (11 results, page 1 of 1)

  • × author_ss:"Zhang, J."
  • × language_ss:"e"
  1. Zhang, J.; Zeng, M.L.: ¬A new similarity measure for subject hierarchical structures (2014) 0.01
    0.00734774 = product of:
      0.01469548 = sum of:
        0.01469548 = product of:
          0.02939096 = sum of:
            0.02939096 = weight(_text_:22 in 1778) [ClassicSimilarity], result of:
              0.02939096 = score(doc=1778,freq=2.0), product of:
                0.15193006 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04338591 = queryNorm
                0.19345059 = fieldWeight in 1778, 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=1778)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    8. 4.2015 16:22:13
  2. Wolfram, D.; Zhang, J.: ¬The influence of indexing practices and weighting algorithms on document spaces (2008) 0.00
    0.0025953362 = product of:
      0.0051906724 = sum of:
        0.0051906724 = product of:
          0.010381345 = sum of:
            0.010381345 = weight(_text_:d in 1963) [ClassicSimilarity], result of:
              0.010381345 = score(doc=1963,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.1259449 = fieldWeight in 1963, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.046875 = fieldNorm(doc=1963)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  3. Wolfram, D.; Wang, P.; Zhang, J.: Identifying Web search session patterns using cluster analysis : a comparison of three search environments (2009) 0.00
    0.0025953362 = product of:
      0.0051906724 = sum of:
        0.0051906724 = product of:
          0.010381345 = sum of:
            0.010381345 = weight(_text_:d in 2796) [ClassicSimilarity], result of:
              0.010381345 = score(doc=2796,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.1259449 = fieldWeight in 2796, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.046875 = fieldNorm(doc=2796)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  4. Zhang, J.; Mostafa, J.; Tripathy, H.: Information retrieval by semantic analysis and visualization of the concept space of D-Lib® magazine (2002) 0.00
    0.002418062 = product of:
      0.004836124 = sum of:
        0.004836124 = product of:
          0.009672248 = sum of:
            0.009672248 = weight(_text_:d in 1211) [ClassicSimilarity], result of:
              0.009672248 = score(doc=1211,freq=10.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.11734224 = fieldWeight in 1211, product of:
                  3.1622777 = tf(freq=10.0), with freq of:
                    10.0 = termFreq=10.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.01953125 = fieldNorm(doc=1211)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    In this article we present a method for retrieving documents from a digital library through a visual interface based on automatically generated concepts. We used a vocabulary generation algorithm to generate a set of concepts for the digital library and a technique called the max-min distance technique to cluster them. Additionally, the concepts were visualized in a spring embedding graph layout to depict the semantic relationship among them. The resulting graph layout serves as an aid to users for retrieving documents. An online archive containing the contents of D-Lib Magazine from July 1995 to May 2002 was used to test the utility of an implemented retrieval and visualization system. We believe that the method developed and tested can be applied to many different domains to help users get a better understanding of online document collections and to minimize users' cognitive load during execution of search tasks. Over the past few years, the volume of information available through the World Wide Web has been expanding exponentially. Never has so much information been so readily available and shared among so many people. Unfortunately, the unstructured nature and huge volume of information accessible over networks have made it hard for users to sift through and find relevant information. To deal with this problem, information retrieval (IR) techniques have gained more intensive attention from both industrial and academic researchers. Numerous IR techniques have been developed to help deal with the information overload problem. These techniques concentrate on mathematical models and algorithms for retrieval. Popular IR models such as the Boolean model, the vector-space model, the probabilistic model and their variants are well established.
    Nevertheless, because thesaurus use has shown to improve retrieval, for our method we integrate functions in the search interface that permit users to explore built-in search vocabularies to improve retrieval from digital libraries. Our method automatically generates the terms and their semantic relationships representing relevant topics covered in a digital library. We call these generated terms the "concepts", and the generated terms and their semantic relationships we call the "concept space". Additionally, we used a visualization technique to display the concept space and allow users to interact with this space. The automatically generated term set is considered to be more representative of subject area in a corpus than an "externally" imposed thesaurus, and our method has the potential of saving a significant amount of time and labor for those who have been manually creating thesauri as well. Information visualization is an emerging discipline and developed very quickly in the last decade. With growing volumes of documents and associated complexities, information visualization has become increasingly important. Researchers have found information visualization to be an effective way to use and understand information while minimizing a user's cognitive load. Our work was based on an algorithmic approach of concept discovery and association. Concepts are discovered using an algorithm based on an automated thesaurus generation procedure. Subsequently, similarities among terms are computed using the cosine measure, and the associations among terms are established using a method known as max-min distance clustering. The concept space is then visualized in a spring embedding graph, which roughly shows the semantic relationships among concepts in a 2-D visual representation. The semantic space of the visualization is used as a medium for users to retrieve the desired documents. In the remainder of this article, we present our algorithmic approach of concept generation and clustering, followed by description of the visualization technique and interactive interface. The paper ends with key conclusions and discussions on future work.
    Content
    The JAVA applet is available at <http://ella.slis.indiana.edu/~junzhang/dlib/IV.html>. A prototype of this interface has been developed and is available at <http://ella.slis.indiana.edu/~junzhang/dlib/IV.html>. The D-Lib search interface is available at <http://www.dlib.org/Architext/AT-dlib2query.html>.
    Source
    D-Lib magazine. 8(2002) no.10, x S
  5. Zhang, J.; Wolfram, D.: Visualization of term discrimination analysis (2001) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 5210) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=5210,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 5210, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5210)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  6. Wolfram, D.; Zhang, J.: ¬An investigation of the influence of indexing exhaustivity and term distributions on a document space (2002) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 5238) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=5238,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 5238, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5238)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  7. Zhang, J.; Wolfram, D.; Wang, P.; Hong, Y.; Gillis, R.: Visualization of health-subject analysis based on query term co-occurrences (2008) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 2376) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=2376,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 2376, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2376)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  8. Zhang, J.; Wolfram, D.; Wang, P.: Analysis of query keywords of sports-related queries using visualization and clustering (2009) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 2947) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=2947,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 2947, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2947)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  9. Li, D.; Tang, J.; Ding, Y.; Shuai, X.; Chambers, T.; Sun, G.; Luo, Z.; Zhang, J.: Topic-level opinion influence model (TOIM) : an investigation using tencent microblogging (2015) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 2345) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=2345,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 2345, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=2345)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  10. Li, D.; Luo, Z.; Ding, Y.; Tang, J.; Sun, G.G.-Z.; Dai, X.; Du, J.; Zhang, J.; Kong, S.: User-level microblogging recommendation incorporating social influence (2017) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 3426) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=3426,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 3426, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=3426)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
  11. Zhang, J.; Chen, Y.; Zhao, Y.; Wolfram, D.; Ma, F.: Public health and social media : a study of Zika virus-related posts on Yahoo! Answers (2020) 0.00
    0.0021627804 = product of:
      0.0043255608 = sum of:
        0.0043255608 = product of:
          0.0086511215 = sum of:
            0.0086511215 = weight(_text_:d in 5672) [ClassicSimilarity], result of:
              0.0086511215 = score(doc=5672,freq=2.0), product of:
                0.08242767 = queryWeight, product of:
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.04338591 = queryNorm
                0.104954086 = fieldWeight in 5672, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  1.899872 = idf(docFreq=17979, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=5672)
          0.5 = coord(1/2)
      0.5 = coord(1/2)