If we think of a simple retrieval strategy as operating by matching on the descriptors, whether they be keyword names or class names, then 'expanding' representatives in either of these ways will have the effect of increasing the number of matches between document and query, and hence tends to improve recall*.
The second way will improve precision as well.
Sparck
* Recall is defined in the introduction.
Jones[41] has reported a large number of experiments using automatic keyword classifications and found that in general one obtained a better retrieval performance with the aid of automatic keyword classification than with the unclassified keywords alone.
Unfortunately, even here the evidence has not been conclusive.
The work by Minker et al.[42] has not confirmed the findings of Sparck Jones, and in fact they have shown that in some cases keyword classification can be detrimental to retrieval effectiveness.
Salton[43], in a review of the work of Minker et al., has questioned their experimental design which leaves the question of the effectiveness of keyword classification still to be resolved by further research.
The discussion of keyword classifications has by necessity been rather sketchy.
Readers wishing to pursue it in greater depth should consult Sparck Jones's book[41] on the subject.
We shall briefly return to it when we discuss automatic classification methods in Chapter 3.
Normalisation
It is probably useful at this stage to recapitulate and show how a number of levels of normalisation of text is involved in generating document representatives.
At the lowest level we have the document which is merely described by a string of words.
The first step in normalisation is to remove the 'fluff' words.
We now have what traditionally might have been called the 'keywords'.
The next stage might be to conflate these words into classes and describe documents by sets of class names which in modern terminology are the keywords or index terms.
The next level is the construction of keyword classes by automatic classification.
Strictly speaking this is where the normalisation stops.
Index term weighting can also be thought of as a process of normalisation, if the weighting scheme takes into account the number of different index terms per document.
For example, we may wish to ensure that a match in one term among ten carries more weight than one among twenty.
Similarly, the process of weighting by frequency of occurrence in thetotal document collection is an attempt to normalise documentrepresentatives with respect to expected frequencydistributions.
|