You can also look at carrot2 open source project, which does search results
clustering. Cluster labels which carrot2 generates can be used as query terms
"fitting" the documents in these clusters. Keep in mind that carrot2 is
designed for a small set of documents (1000).
http://project.carrot
On Jul 23, 2010, at 5:06 AM, Karl Wettin wrote:
>
> 23 jul 2010 kl. 08.30 skrev sk...@sloan.mit.edu:
>
>> Hi all, I have an interesting problem...instead of going from a query
>> to a document collection, is it possible to come up with the best fit
>> query for a given document collection (resu
23 jul 2010 kl. 08.30 skrev sk...@sloan.mit.edu:
Hi all, I have an interesting problem...instead of going from a query
to a document collection, is it possible to come up with the best fit
query for a given document collection (results)? "Best fit" being a
query which maximizes the hit scores o
Hi all, I have an interesting problem...instead of going from a query
to a document collection, is it possible to come up with the best fit
query for a given document collection (results)? "Best fit" being a
query which maximizes the hit scores of the resulting document
collection.
How should I ap