Class PL2F

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, Model

    public class PL2F
    extends PerFieldNormWeightingModel
    A convenience subclass of PerFieldNormWeightingModel setup to do specifically PL2F. If you use this model, please cite: C. Macdonald, V. Plachouras, B. He, C. Lioma, and I. Ounis. University of Glasgow at WebCLEF-2005: Experiments in per-field normalisation and language specific stemming. In Proc. of CLEF 2005.
    Since:
    3.0
    Author:
    Craig Macdonald
    See Also:
    Serialized Form
    • Constructor Detail

      • PL2F

        public PL2F()
             throws java.lang.Exception
        Constructs an instance of PL2F.
        Throws:
        java.lang.Exception