org.galagosearch.core.scoring
Class LinearWeighting

java.lang.Object
  extended by org.galagosearch.core.scoring.LinearWeighting

public class LinearWeighting
extends java.lang.Object

Author:
trevor

Constructor Summary
LinearWeighting(double lambda, double background)
          Creates a new instance of LinearWeighting
 
Method Summary
 double score(int count, int length)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LinearWeighting

public LinearWeighting(double lambda,
                       double background)
Creates a new instance of LinearWeighting

Method Detail

score

public double score(int count,
                    int length)


Copyright © 2009. All Rights Reserved.