Thanks, for posting the "more like this" code. I just began coding my cosine similarity and need some help. Can anyone tell me in which file are the methods of the DefaultSimilarity methods called?

For example, looking at the tf method i see that it takes in a float for freq instead of int. So i'm curious to see how this method is invoked.

Thanks.

--
Eugene
Eric Jain wrote:
Eugene wrote:
Any good links on extending the similarity class? A lot of posts discusses David Spencer's "More Like This" but i can;t find this anywhere.

The "More Like This" code can be found here:

http://svn.apache.org/viewcvs.cgi/lucene/java/trunk/contrib/similarity/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to