Hierarchy For Package org.terrier.matching.models

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.terrier.matching.models.Idf (implements java.lang.Cloneable, java.io.Serializable)
    • org.terrier.matching.models.WeightingModel (implements java.lang.Cloneable, org.terrier.matching.Model, java.io.Serializable)
      • org.terrier.matching.models.BM25
      • org.terrier.matching.models.CoordinateMatch
      • org.terrier.matching.models.DFIC
      • org.terrier.matching.models.DFIZ
      • org.terrier.matching.models.DFRee
      • org.terrier.matching.models.DFReeKLIM
      • org.terrier.matching.models.DFRNorm2BaseModel
        • org.terrier.matching.models.BB2
        • org.terrier.matching.models.DFR_BM25
        • org.terrier.matching.models.IFB2
        • org.terrier.matching.models.In_expB2
        • org.terrier.matching.models.In_expC2
        • org.terrier.matching.models.InB2
        • org.terrier.matching.models.InL2
        • org.terrier.matching.models.LGD
        • org.terrier.matching.models.PL2
      • org.terrier.matching.models.DFRWeightingModel
      • org.terrier.matching.models.DirichletLM
      • org.terrier.matching.models.Dl
      • org.terrier.matching.models.DLH
      • org.terrier.matching.models.DLH13
      • org.terrier.matching.models.DPH
      • org.terrier.matching.models.Hiemstra_LM
      • org.terrier.matching.models.Js_KLs
      • org.terrier.matching.models.LemurTF_IDF
      • org.terrier.matching.models.MDL2
      • org.terrier.matching.models.ML2
      • org.terrier.matching.models.Null
      • org.terrier.matching.models.PerFieldNormWeightingModel
        • org.terrier.matching.models.BM25F
        • org.terrier.matching.models.PL2F
      • org.terrier.matching.models.SingleFieldModel
      • org.terrier.matching.models.Tf
      • org.terrier.matching.models.TF_IDF
      • org.terrier.matching.models.XSqrA_M
    • org.terrier.matching.models.WeightingModelFactory
    • org.terrier.matching.models.WeightingModelLibrary