|
{ |
|
"paper_id": "E99-1034", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T10:37:42.920305Z" |
|
}, |
|
"title": "Finding content-bearing terms using term similarities", |
|
"authors": [ |
|
{ |
|
"first": "Justin", |
|
"middle": [], |
|
"last": "Picard", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "University of Neuchttel", |
|
"location": {} |
|
}, |
|
"email": "[email protected]" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "This paper explores the issue of using different co-occurrence similarities between terms for separating query terms that are useful for retrieval from those that are harmful. The hypothesis under examination is that useful terms tend to be more similar to each other than to other query terms. Preliminary experiments with similarities computed using first-order and second-order co-occurrence seem to confirm the hypothesis. Term similarities could then be used for determining which query terms are useful and best reflect the user's information need. A possible application would be to use this source of evidence for tuning the weights of the query terms.", |
|
"pdf_parse": { |
|
"paper_id": "E99-1034", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "This paper explores the issue of using different co-occurrence similarities between terms for separating query terms that are useful for retrieval from those that are harmful. The hypothesis under examination is that useful terms tend to be more similar to each other than to other query terms. Preliminary experiments with similarities computed using first-order and second-order co-occurrence seem to confirm the hypothesis. Term similarities could then be used for determining which query terms are useful and best reflect the user's information need. A possible application would be to use this source of evidence for tuning the weights of the query terms.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "Co-occurrence information, whether it is used for expanding automatically the original query (Qiu and Frei, 1993) , for providing a list of candidate terms to the user in interactive query expansion, or for relaxing the independence assumption between query terms (van Rijsbergen, 1977) , has been widely used in information retrieval. Nevertheless, the use of this information has often resulted in reduction of retrieval effectiveness (Smeaton and van Rijsbergen, 1983) , a fact sometimes explained by the poor discriminating power of the relationships (Peat and Willet, 1991) . It was not until recently that a more elaborated use of this information resulted in consistent improvement of retrieval effectiveness. Improvements came from a different computation of the relationships named \"second-order co-occurrence\" (Schutze and Pedersen, 1997) , from an adequate combination with other sources of evidence such as relevance feedback (Xu and Croft, 1996) , or from a more careful use of the similarities for expanding the query (Qiu and Frei, 1993) .", |
|
"cite_spans": [ |
|
{ |
|
"start": 93, |
|
"end": 113, |
|
"text": "(Qiu and Frei, 1993)", |
|
"ref_id": "BIBREF3" |
|
}, |
|
{ |
|
"start": 264, |
|
"end": 286, |
|
"text": "(van Rijsbergen, 1977)", |
|
"ref_id": "BIBREF7" |
|
}, |
|
{ |
|
"start": 437, |
|
"end": 471, |
|
"text": "(Smeaton and van Rijsbergen, 1983)", |
|
"ref_id": "BIBREF5" |
|
}, |
|
{ |
|
"start": 555, |
|
"end": 578, |
|
"text": "(Peat and Willet, 1991)", |
|
"ref_id": "BIBREF2" |
|
}, |
|
{ |
|
"start": 820, |
|
"end": 848, |
|
"text": "(Schutze and Pedersen, 1997)", |
|
"ref_id": "BIBREF4" |
|
}, |
|
{ |
|
"start": 938, |
|
"end": 958, |
|
"text": "(Xu and Croft, 1996)", |
|
"ref_id": "BIBREF8" |
|
}, |
|
{ |
|
"start": 1032, |
|
"end": 1052, |
|
"text": "(Qiu and Frei, 1993)", |
|
"ref_id": "BIBREF3" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Indeed, interesting patterns relying in cooccurrence information may be discovered and, if used carefully, may enhance retrieval effectiveness. This paper explores the use of co-occurrence similarities between query terms for determining the subset of query terms which are good descriptors of the user's information need. Query terms can be divided into those that are useful for retrieval and those that are harmful, which will be named respectively \"content\" terms and \"noisy\" terms. The hypothesis under examination is that two content terms tend to be more similar to each other than would be two noisy terms, or a noisy and a content term. Intuitively, the query terms which reflect the user's information need are more likely to be found in relevant documents and should concern similar topic areas. Consequently, they should be found in similar contexts in the corpus. A similarity measures the degree to which two terms can be found in the same context, and should be higher for two content terms.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "We name this hypothesis the \"Cluster Hypothesis for query terms\", due to its correspondence with the Cluster Hypothesis of information retrieval which assumes that relevant documents \"are more like one another than they are like nonrelevant documents\" (van Rijsbergen and Sparck-Jones, 1973, p.252). Our middle-term objective is to verify experimentally the hypothesis for different types of co-occurrences, different measures of similarity and different collections. If a higher similarity between content terms is indeed observed, this pattern could be used for tuning the weights of query terms in the absence of relevance feedback information, by increasing the weights of the terms which appear to be content terms, and inversely for noisy terms. Next section is about the verification of the hypothesis on the CACM collection (3204 documents, 50 queries).", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "2 Verifying the Cluster Hypothesis for query terms", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Introduction", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The hypothesis that similarities between query terms is an indicator of the relevance of each term to the user's information need is based on an intuition. This intuition can be illustrated by the following request: Document will provide totals or specific data on changes to the proven reserve figures for any oil or natural gas producer.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Cluster Hypothesis for query terms", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "It appears that the only terms which appear in one or more relevant documents are oil,reserve and gas, which obviously concern similar topic areas, and are good descriptors of the information need 1. All the other terms retrieve only nonrelevant documents, and consequently reduce retrieval effectiveness. Taken individually, they do not seem to specifically concern the user's information need. Our hypothesis can be formulated this way:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Cluster Hypothesis for query terms", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "\u2022 Content terms which are representative of the information need (like oil, reserve, and gas) concern similar topics and are more likely to be found in relevant documents;", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Cluster Hypothesis for query terms", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "\u2022 Terms which concern similar topics should be found in similar contexts of the corpus (documents, sentences, neighboring words...); * Terms found in similar contexts have a high similarity value. Consequently, content terms tend to be similar to each other.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "The Cluster Hypothesis for query terms", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "terms Until now, we have talked of \"content\" or \"noisy\" terms, as terms which are useful or harmful for retrieval. How can we determine this? First, terms which do not occur in any relevant document can only be harmful (at best, they have no impact on retrieval) and can directly be classified as \"noisy\". For terms which occur in one or more relevant documents, the usefulness depends on the total number of relevant documents and on the number of occurrences of the term in the collection. We use the X2 test of independence between the occurrence of the term and the relevance of a document to determine if the term is a content or a 1 Remark that we do not consider here phrases such as 'natural gas', but the argument can be extended to phrases. noisy term. For terms which fail the test at the 95% confidence level, the hypothesis of independence is rejected, and they are considered content terms. Otherwise, they are considered noisy terms.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Determining content terms and noisy", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "Another way of verifying if a term is useful for retrieval would be to compare the retrieval efficiency of the query with and without the term. This method is appealing since our final objective is better retrieval efficiency. But it has some drawbacks: (1) there are several measures of retrieval effectiveness, and (2) the classification of a term will depend in part on the retrieval system itselfi A point deserves discussion: terms which do not appear in any relevant documents and which are classified noisy may sometimes be significant of the content of the query. This may happen for example if the number of relevant documents is small and if the vocabularies used in the request and in the relevant documents are different. Anyway, this does not change the fact that the term is harmful to retrieval. It could still be used for finding expansion terms, but this is another problem. In any case, a rough classification of terms between \"content\" and \"noisy\" can always be discussed, the same way that a binary classification of documents between relevant and non-relevant is a major controversy in the field of information retrieval.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Determining content terms and noisy", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "Once terms are classified as either content or noisy, three types of term pairs are considered: content-content, content-noisy, and noisy-noisy. For each pair of query terms, different measures of similarity can be computed, depending on the type of co-occurrence, the association measure, and so on. Each of the three classes of term pairs has an a-priori probability to appear. We are interested in verifying if the similarity has an influence on this probability.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Preliminary experiments", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "One problem with first-order co-occurrence is that the majority of terms never co-occur, because they occur too infrequently. We decided to select terms which occur more than ten times in the corpus. The same term pairs were used for first and second-order co-occurrence. Term pairs come from selected terms of the same query. For example, take a query with 10 terms of which 5 are classified content. Then for this query, there are I0.(i0--I) 2 = 45 term pairs, of which 5\"(5-1)2 = 10 are content-content, 10 are noisy-noisy, and the other 25 are noisy-content.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Preliminary experiments", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "On the 50 queries used for experiments, there are 7544 term pairs, of which 1340 (17.76%) are of class content-content, 3426 (45.41%) of class content-noisy, and 2778 (36.82%) of class noisynoisy. 40.47% of the terms are content terms. Obviously, a term can be classified content in a query and noisy in another. In the following subsections, we present our preliminary experiments on the CACM collection.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Preliminary experiments", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "First-order co-occurrence measures the degree to which two terms appear together in the same context. If the vectors of weights of ti and tj in documents d~ to dn are respectively (wil, wi2,..., w,~) T and (wjz, wj2, ..., win) T, the cosine similarity is:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "First-order co-occurrence", |
|
"sec_num": "2.3.1" |
|
}, |
|
{ |
|
"text": "n 2 /x-'~ n 2 Wik V~,k=l Wjk", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "First-order co-occurrence", |
|
"sec_num": "2.3.1" |
|
}, |
|
{ |
|
"text": "The weight wij was set to 1 if ti occured in dj, and to 0 otherwise, and within document frequency and document size were not exploited. Figure 1 shows the probability to find each of the classes vs similarity. The probabilities are computed from the raw data binned in intervals of similarity of 0.05, and for the 0 similarity value. The values associated on the graph are 0 for the 0 similarity value, 0.025 for interval ]0,0.05], 0.075 for ]0.05,0.1], etc. The similarities after 0.325 are not plotted because there are very few of them. There is a neat increase of probability of the class 'content-content' with increasing similarity. It is interesting to remark that if high values of similarities are evidence that the terms are content terms, small values can be taken as negative evidence for the same conclusion. By using smaller and more reliable contexts such as sentences, paragraphs or windows, it is expected that the measures of similarity should be more reliable, and the observed pattern should be stronger.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 137, |
|
"end": 145, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "First-order co-occurrence", |
|
"sec_num": "2.3.1" |
|
}, |
|
{ |
|
"text": "Second-order co-occurrence measures the degree to which two terms occur with similar terms. Terms are represented by vectors of cooccurrences where the dimensions correspond to each of the m terms in the collection. The value attributed to dimension k of term ti is the number of times that ti occurs with tk. More elaborated measures take into account a weight for each dimension, which represent the discriminating value of the corresponding term. Term ti is represented here by (wil, wi2, ..., wire) T, where wij is the number of time that ti and tj occur in the same context. We used again Equation 1 for computing similarities between query terms. The similarity values were in general higher than for first-order cooccurrence. Remark that the same data (term pairs) were taken for first and second-order cooccurrence. For the computation of probabilities, data were binned in intervals of 0.1, on the range [0, 0.925] (not enough similarities higher than 0.925). Figure 2 represents the probabilities of the class vs similarity.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 969, |
|
"end": 977, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Second-Order co-occurrence", |
|
"sec_num": "2.3.2" |
|
}, |
|
{ |
|
"text": "Again, the probability of having the class content-content increases with similarity, but to a lesser degree than with first-order similarity. More experiments are needed to see if first-order cooccurrence is in general stronger evidence of the quality of a term than second-order co-occurrence. However, a second-order similarity can be computed for nearly all query terms, while first-order similarities can only be computed for frequent enough terms. ", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Second-Order co-occurrence", |
|
"sec_num": "2.3.2" |
|
}, |
|
{ |
|
"text": "In this paper, we have formulated the hypothesis that query terms which are good descriptors of the information need tend to be more similar to each other. We have proposed a method to verify if the hypothesis holds in practice, and presented some preliminary investigations on the CACM collection which seem to confirm the hypothesis. But many other investigations have to be done on bigger collections, involving more elaborate measures of similarity using weights, different contexts (paragraphs, sentences), and not only single words but also phrases. Experiments are ongoing on a subset of the TREC collection (200 Mb), and preliminary results seem to confirm the hypothesis. Our hope is that investigations on this large test collection should yield better results, since the computed similarities are statistically more reliable when they are computed on larger data sets.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "In a way, this work can be related to word sense disambiguation. This problem has already been addressed in the field of the information retrieval, but it has been shown that the impact of word sense disambiguation is of limited utility (Krovetz and Croft, 1992) . Here the problem is not the determination of the correct sense of a word, but rather the determination of the usefulness of a query term for retrieval. However, it would be interesting to see if techniques developed for word sense disambiguation such as (Yarowsky, 1992) could be adapted to determine the usefulness of a query term for retrieval.", |
|
"cite_spans": [ |
|
{ |
|
"start": 237, |
|
"end": 262, |
|
"text": "(Krovetz and Croft, 1992)", |
|
"ref_id": "BIBREF1" |
|
}, |
|
{ |
|
"start": 519, |
|
"end": 535, |
|
"text": "(Yarowsky, 1992)", |
|
"ref_id": "BIBREF9" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "From our preliminary investigations, it seems that similarities can be used as positive and as negative evidence that a term should be useful for retrieval. The other part of our work is to determine a technique for using this pattern in order to improve term weighting, and at the end improve retrieval effectiveness. While simple techniques might work and will be tried (e.g. clustering), we seriously doubt about it because every relationship between query terms should be taken into account, and this leads to very complex interactions. We are presently developing a model where the probability of the state (content/noisy) of a term is determined by uncertain inference, using a technique for representing and handling uncertainty named Probabilistic Argumentation Systems (Kohlas and Haenni, 1996) . In the next future, this model will be implemented and tested against simpler models. If the model allows to predict reasonably well the state of each query term, this information can be used to refine the weighting of query terms and lead to better information retrieval.", |
|
"cite_spans": [ |
|
{ |
|
"start": 778, |
|
"end": 803, |
|
"text": "(Kohlas and Haenni, 1996)", |
|
"ref_id": "BIBREF0" |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Discussion", |
|
"sec_num": "3" |
|
} |
|
], |
|
"back_matter": [ |
|
{ |
|
"text": "The author wishes to thank Warren Greiff for comments on an earlier draft of this paper. This research was supported by the SNSF (Swiss National Scientific Foundation) under grants 21-49427.95.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Acknowledgements", |
|
"sec_num": null |
|
} |
|
], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Assumptionbased reasoning and probabilistic argumentation systems", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Kohlas", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Haenni", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "Defensible Reasoning and Uncertainty Management Systems: Algorithms. Oxford University Press", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "J. Kohlas and R. Haenni. 1996. Assumption- based reasoning and probabilistic argumenta- tion systems. In J. Kohlas and S. Moral, editors, Defensible Reasoning and Uncertainty Management Systems: Algorithms. Oxford Uni- versity Press.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Lexical ambiguity and information retrieval", |
|
"authors": [ |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Krovetz", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [ |
|
"B" |
|
], |
|
"last": "Croft", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "ACM Transactions on Information Systems", |
|
"volume": "10", |
|
"issue": "2", |
|
"pages": "115--141", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "R. Krovetz and W.B. Croft. 1992. Lexical ambi- guity and information retrieval. ACM Transac- tions on Information Systems, 10(2):115-141.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "The limitations of term co-occurence data for query expansion in document retrieval systems", |
|
"authors": [ |
|
{ |
|
"first": "H", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Peat", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "P", |
|
"middle": [], |
|
"last": "Willet", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Journal of the American Society for Information Science", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "378--383", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "H.J. Peat and P. Willet. 1991. The limita- tions of term co-occurence data for query ex- pansion in document retrieval systems. Journal of the American Society for Information Sci- ence, pages 378-383, June.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Concept based query expansion", |
|
"authors": [ |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Qiu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "H", |
|
"middle": [ |
|
"P" |
|
], |
|
"last": "Frei", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Proc. of the Int. A CM-SIGIR Conf", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "160--169", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Y. Qiu and H.P. Frei. 1993. Concept based query expansion. In Proc. of the Int. A CM-SIGIR Conf., pages 160-169.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "A cooccurrence-based thesaurus and two applications to information retrieval", |
|
"authors": [ |
|
{ |
|
"first": "H", |
|
"middle": [], |
|
"last": "Schutze", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"O" |
|
], |
|
"last": "Pedersen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1997, |
|
"venue": "Information Processing eJ Management", |
|
"volume": "33", |
|
"issue": "3", |
|
"pages": "307--318", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "H. Schutze and J.O. Pedersen. 1997. A cooccurrence-based thesaurus and two applica- tions to information retrieval. Information Pro- cessing eJ Management, 33(3):307-318.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "The retrieval effects of query expansion on a feedback document retrieval system", |
|
"authors": [ |
|
{ |
|
"first": "A", |
|
"middle": [ |
|
"F" |
|
], |
|
"last": "Smeaton", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Van Rijsbergen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1983, |
|
"venue": "The Computer Journal", |
|
"volume": "26", |
|
"issue": "3", |
|
"pages": "239--246", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "A.F. Smeaton and C.J. van Rijsbergen. 1983. The retrieval effects of query expansion on a feed- back document retrieval system. The Computer Journal, 26(3):239-246.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "A test for the separation of relevant and non-relevant documents in experimental retrieval collections", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Van Rijsbergen", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Sparck-Jones", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1973, |
|
"venue": "Journal of Documentation", |
|
"volume": "29", |
|
"issue": "3", |
|
"pages": "251--257", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "C.J. van Rijsbergen and K. Sparck-Jones. 1973. A test for the separation of relevant and non-relevant documents in experimental re- trieval collections. Journal of Documentation, 29(3):251-257, September.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "A theoretical basis for the use of co-occurrence data in information retrieval", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"J" |
|
], |
|
"last": "Van Rijsbergen", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1977, |
|
"venue": "Journal of Documentation", |
|
"volume": "33", |
|
"issue": "2", |
|
"pages": "106--119", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "C.J. van Rijsbergen. 1977. A theoretical basis for the use of co-occurrence data in information re- trieval. Journal of Documentation, 33(2):106- 119.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Query expansion using local and global document analysis", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Xu", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "W", |
|
"middle": [ |
|
"B" |
|
], |
|
"last": "Croft", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1996, |
|
"venue": "Proc. of the Int. ACM-SIGIR Conf", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "4--11", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "J. Xu and W.B. Croft. 1996. Query expansion using local and global document analysis. In Proc. of the Int. ACM-SIGIR Conf., pages 4- 11.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Word-sense disambiguation using statistical models of Roget's categories trained on large corpora", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Yarowsky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "COLING-92", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "454--460", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "D. Yarowsky. 1992. Word-sense disambiguation using statistical models of Roget's categories trained on large corpora. In COLING-92, pages 454-460.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"text": "Probability of term pairs classes vs First-order similarity", |
|
"num": null, |
|
"type_str": "figure", |
|
"uris": null |
|
}, |
|
"FIGREF2": { |
|
"text": "Probability of term pairs classes vs Second-order similarity", |
|
"num": null, |
|
"type_str": "figure", |
|
"uris": null |
|
} |
|
} |
|
} |
|
} |