Uses of Interface
de.aitools.ir.retrievalmodels.representer.OkapiBM25.RepresentationState

Packages that use OkapiBM25.RepresentationState
de.aitools.ir.retrievalmodels.representer   
 

Uses of OkapiBM25.RepresentationState in de.aitools.ir.retrievalmodels.representer
 

Classes in de.aitools.ir.retrievalmodels.representer that implement OkapiBM25.RepresentationState
 class OkapiBM25.DocumentState
          Default state to represent text.
 class OkapiBM25.QueryState
          Represent queries.
 

Methods in de.aitools.ir.retrievalmodels.representer with parameters of type OkapiBM25.RepresentationState
 void OkapiBM25.setState(OkapiBM25.RepresentationState state)
          Changes the way of representing text.