Re: SearchKit and Spotlight
Re: SearchKit and Spotlight
- Subject: Re: SearchKit and Spotlight
- From: Georg Tuparev <email@hidden>
- Date: Wed, 4 May 2005 18:47:18 +0200
On May 3, 2005, at 7:19 PM, Anton Leuski wrote:
I'm not looking to do search, I'm looking to do clustering, --
arranging the document into groups of similar documents, -- based on
the content. For this I need access to the list of terms from the
documents and compare those lists. SearchKit API would give me this
information if I can use it with the Spotlight index. An alternative
is to create my own index which is rather wasteful.
This type of tasks have nothing to do with either spotlight or search
kit. Document clustering is linguistic problem. There are few
categories of solutions, but in most cases it comes to a writing a
waiting function that is used by a clustering algorithm of by some more
sophisticated algebraic method (e.g. finding RMS between the longest
eigen-vectors etc.).
just my €0.02
Georg Tuparev
Tuparev Technologies
Klipper 13
1186 VR Amstelveen
The Netherlands
Mobile: +31-6-55798196
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden