|
Giving a new collection of documents or a document hitlist from a new query,
it will be more efficient for users to known what is in the collection by
organizing the collection based on the document sementics. To partition a
collection is the task of clustering. Here is an implementation and sample
code of clustering based on Oracle Text.
|