I am asking the question again. Hope someone knows the answer. Basically i just don't want the boosting scoring(generated from the formula) to be normalized. Can I do it without hacking the source code?
Elaine On Wed, Jul 20, 2011 at 3:07 PM, Elaine Li <elaine.bing...@gmail.com> wrote: > Hi Folks, > > My boost function bf=div(product(num_clicks,0.3),sum(num_clicks,25)) > I would like to directly add the score of it to the final scoring instead > of letting it be normalized by the queryNorm value. > Is there anyway to do it? > > Thanks. > > Elaine >