Tuesday, September 6, 2011

09/06/2011

The similarity of a document with respect to a query can be calculated using similarity function. Different similarity functions present are Eucledian distance, dot product and normalized dot product(cos theta)

-Bharath