Search (12 results, page 1 of 1)

  • × language_ss:"e"
  • × theme_ss:"Retrievalalgorithmen"
  • × year_i:[1990 TO 2000}
  1. Jascó, P.: Mapping algorithms to translate natural language questions into search queries for Web databases (1997) 0.03
    0.031170487 = product of:
      0.062340975 = sum of:
        0.062340975 = product of:
          0.12468195 = sum of:
            0.12468195 = weight(_text_:1997 in 314) [ClassicSimilarity], result of:
              0.12468195 = score(doc=314,freq=5.0), product of:
                0.1637463 = queryWeight, product of:
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.04508122 = queryNorm
                0.7614337 = fieldWeight in 314, product of:
                  2.236068 = tf(freq=5.0), with freq of:
                    5.0 = termFreq=5.0
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.09375 = fieldNorm(doc=314)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    Proceedings of the 18th National Online Meeting 1997, New York, 13.-15.5.1997. Ed.: M.E. Williams
    Year
    1997
  2. Ojala, M.: Commands that RANKle (1997) 0.02
    0.020780325 = product of:
      0.04156065 = sum of:
        0.04156065 = product of:
          0.0831213 = sum of:
            0.0831213 = weight(_text_:1997 in 428) [ClassicSimilarity], result of:
              0.0831213 = score(doc=428,freq=5.0), product of:
                0.1637463 = queryWeight, product of:
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.04508122 = queryNorm
                0.5076225 = fieldWeight in 428, product of:
                  2.236068 = tf(freq=5.0), with freq of:
                    5.0 = termFreq=5.0
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.0625 = fieldNorm(doc=428)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    Online. 21(1997) no.4, S.70-73
    Year
    1997
  3. Pfeifer, U.; Pennekamp, S.: Incremental processing of vague queries in interactive retrieval systems (1997) 0.02
    0.01609637 = product of:
      0.03219274 = sum of:
        0.03219274 = product of:
          0.06438548 = sum of:
            0.06438548 = weight(_text_:1997 in 735) [ClassicSimilarity], result of:
              0.06438548 = score(doc=735,freq=3.0), product of:
                0.1637463 = queryWeight, product of:
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.04508122 = queryNorm
                0.39320266 = fieldWeight in 735, product of:
                  1.7320508 = tf(freq=3.0), with freq of:
                    3.0 = termFreq=3.0
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.0625 = fieldNorm(doc=735)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Year
    1997
  4. Savoy, J.: Ranking schemes in hybrid Boolean systems : a new approach (1997) 0.02
    0.015585244 = product of:
      0.031170487 = sum of:
        0.031170487 = product of:
          0.062340975 = sum of:
            0.062340975 = weight(_text_:1997 in 393) [ClassicSimilarity], result of:
              0.062340975 = score(doc=393,freq=5.0), product of:
                0.1637463 = queryWeight, product of:
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.04508122 = queryNorm
                0.38071686 = fieldWeight in 393, product of:
                  2.236068 = tf(freq=5.0), with freq of:
                    5.0 = termFreq=5.0
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.046875 = fieldNorm(doc=393)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Source
    Journal of the American Society for Information Science. 48(1997) no.3, S.235-253
    Year
    1997
  5. Robertson, S.E.; Sparck Jones, K.: Simple, proven approaches to text retrieval (1997) 0.02
    0.015367257 = product of:
      0.030734515 = sum of:
        0.030734515 = product of:
          0.06146903 = sum of:
            0.06146903 = weight(_text_:1997 in 4532) [ClassicSimilarity], result of:
              0.06146903 = score(doc=4532,freq=7.0), product of:
                0.1637463 = queryWeight, product of:
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.04508122 = queryNorm
                0.37539187 = fieldWeight in 4532, product of:
                  2.6457512 = tf(freq=7.0), with freq of:
                    7.0 = termFreq=7.0
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.0390625 = fieldNorm(doc=4532)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Abstract
    This technical note describes straightforward techniques for document indexing and retrieval that have been solidly established through extensive testing and are easy to apply. They are useful for many different types of text material, are viable for very large files, and have the advantage that they do not require special skills or training for searching, but are easy for end users. The document and text retrieval methods described here have a sound theoretical basis, are well established by extensive testing, and the ideas involved are now implemented in some commercial retrieval systems. Testing in the last few years has, in particular, shown that the methods presented here work very well with full texts, not only title and abstracts, and with large files of texts containing three quarters of a million documents. These tests, the TREC Tests (see Harman 1993 - 1997; IP&M 1995), have been rigorous comparative evaluations involving many different approaches to information retrieval. These techniques depend an the use of simple terms for indexing both request and document texts; an term weighting exploiting statistical information about term occurrences; an scoring for request-document matching, using these weights, to obtain a ranked search output; and an relevance feedback to modify request weights or term sets in iterative searching. The normal implementation is via an inverted file organisation using a term list with linked document identifiers, plus counting data, and pointers to the actual texts. The user's request can be a word list, phrases, sentences or extended text.
    Issue
    May, 1997, Update of 1994 and 1996 versions.
    Year
    1997
  6. Faloutsos, C.: Signature files (1992) 0.01
    0.012215767 = product of:
      0.024431534 = sum of:
        0.024431534 = product of:
          0.04886307 = sum of:
            0.04886307 = weight(_text_:22 in 3499) [ClassicSimilarity], result of:
              0.04886307 = score(doc=3499,freq=2.0), product of:
                0.15786676 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04508122 = 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.5 = coord(1/2)
    
    Date
    7. 5.1999 15:22:48
  7. Chang, C.-H.; Hsu, C.-C.: Integrating query expansion and conceptual relevance feedback for personalized Web information retrieval (1998) 0.01
    0.010688796 = product of:
      0.021377591 = sum of:
        0.021377591 = product of:
          0.042755183 = sum of:
            0.042755183 = weight(_text_:22 in 1319) [ClassicSimilarity], result of:
              0.042755183 = score(doc=1319,freq=2.0), product of:
                0.15786676 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04508122 = 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.5 = coord(1/2)
    
    Date
    1. 8.1996 22:08:06
  8. Kleinberg, J.M.: Authoritative sources in a hyperlinked environment (1998) 0.01
    0.009856974 = product of:
      0.019713948 = sum of:
        0.019713948 = product of:
          0.039427895 = sum of:
            0.039427895 = weight(_text_:1997 in 5) [ClassicSimilarity], result of:
              0.039427895 = score(doc=5,freq=2.0), product of:
                0.1637463 = queryWeight, product of:
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.04508122 = queryNorm
                0.2407865 = fieldWeight in 5, product of:
                  1.4142135 = tf(freq=2.0), with freq of:
                    2.0 = termFreq=2.0
                  3.6322508 = idf(docFreq=3179, maxDocs=44218)
                  0.046875 = fieldNorm(doc=5)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Content
    Vorversionen auch in: Proceedings of the ACM-SIAM Symposium on Discrete Algorithms, 1998, und als IBM Research Report RJ 10076, May 1997.
  9. Joss, M.W.; Wszola, S.: ¬The engines that can : text search and retrieval software, their strategies, and vendors (1996) 0.01
    0.009161824 = product of:
      0.018323649 = sum of:
        0.018323649 = product of:
          0.036647297 = sum of:
            0.036647297 = weight(_text_:22 in 5123) [ClassicSimilarity], result of:
              0.036647297 = score(doc=5123,freq=2.0), product of:
                0.15786676 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04508122 = 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.5 = coord(1/2)
    
    Date
    12. 9.1996 13:56:22
  10. Kelledy, F.; Smeaton, A.F.: Signature files and beyond (1996) 0.01
    0.009161824 = product of:
      0.018323649 = sum of:
        0.018323649 = product of:
          0.036647297 = sum of:
            0.036647297 = weight(_text_:22 in 6973) [ClassicSimilarity], result of:
              0.036647297 = score(doc=6973,freq=2.0), product of:
                0.15786676 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04508122 = 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.5 = coord(1/2)
    
    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
  11. Burgin, R.: ¬The retrieval effectiveness of 5 clustering algorithms as a function of indexing exhaustivity (1995) 0.01
    0.0076348544 = product of:
      0.015269709 = sum of:
        0.015269709 = product of:
          0.030539418 = sum of:
            0.030539418 = weight(_text_:22 in 3365) [ClassicSimilarity], result of:
              0.030539418 = score(doc=3365,freq=2.0), product of:
                0.15786676 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04508122 = queryNorm
                0.19345059 = fieldWeight in 3365, 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=3365)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 2.1996 11:20:06
  12. Efthimiadis, E.N.: User choices : a new yardstick for the evaluation of ranking algorithms for interactive query expansion (1995) 0.01
    0.0076348544 = product of:
      0.015269709 = sum of:
        0.015269709 = product of:
          0.030539418 = sum of:
            0.030539418 = weight(_text_:22 in 5697) [ClassicSimilarity], result of:
              0.030539418 = score(doc=5697,freq=2.0), product of:
                0.15786676 = queryWeight, product of:
                  3.5018296 = idf(docFreq=3622, maxDocs=44218)
                  0.04508122 = queryNorm
                0.19345059 = fieldWeight in 5697, 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=5697)
          0.5 = coord(1/2)
      0.5 = coord(1/2)
    
    Date
    22. 2.1996 13:14:10