Eight
THE FUTURE
Future research
In the preceding chapters I have tried to bring together some of the more elaborate tools that are used during the design of an experimental information retrieval system.
Many of the tools themselves are only at the experimental stage and research is still needed, not only to develop a proper understanding of them, but also to work out their implications for IR systems present and future.
Perhaps I can briefly indicate some of the topics which invite further research.
1.
Automatic classification
Substantial evidence that large document collections can be handled successfully by means of automatic classification will encourage new work into ways of structuring such collections.
It could also be expected to boost commercial interest and along with it the support for further development.
It is therefore of some importance that using the kind of data already in existence, that is using document descriptions in terms of keywords, we establish that document clustering on large document collections can be both effective and efficient.
This means more research is needed to devise ways of speeding up clustering algorithms without sacrificing too much structure in the data.
It may be possible to design probabilistic algorithms for clustering procedures which will compute a classification on the average in less time than it may require for the worst case.
For example, it may be possible to cut down the 0(n[2]) computation time to expected 0(nlogn), although for some pathological cases it would still require 0(n[2]).
Another way of |