Uses of Package
de.uni_trier.wi2.procake.retrieval
-
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.retrieval Class Description DependencyQuery Interface, that provides a description of a dependency query to be used inRetriever.perform(Query).DependencyRetrievalResultList Interface for the dependency specific implementation ofRetrievalResultList.IdSimilarityPair Wrapper class for a pair of case ID and a similarity value.Query Description of a query to be used inRetriever.perform(Query).RetrievalFactoryObject The retrieval factory object provides the constructor for the retriever and the name of the retriever.RetrievalQuality.QualityCriterion enumeration to define quality criterionRetrievalResult One retrieval result.RetrievalResultList A list of retrieval results.Retriever General retriever interface that describes the minimum methods a retriever must implement.SimpleSimilarityResult This class is meant to be a lightweight version of the retrieval result with only a query id and a list of cases with their respective similarity. -
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.retrieval.impl Class Description DependencyQuery Interface, that provides a description of a dependency query to be used inRetriever.perform(Query).DependencyRetrievalResult Interface for the dependency specific implementation ofRetrievalResult, which contains a list of the result objects and the similarity value.DependencyRetrievalResultList Interface for the dependency specific implementation ofRetrievalResultList.DependencyRetriever Interface for the dependency specific retriever, that implements the approach of dependency-guided retrieval.MACFACQuery A MACFAC query needs additional parameters compared to a standard retrieval query.ParallelLinearRetriever Interface for a parallelized LinearRetriever.Query Description of a query to be used inRetriever.perform(Query).RetrievalFactoryObject The retrieval factory object provides the constructor for the retriever and the name of the retriever.RetrievalQuality Interface to calculate the retrieval qualityRetrievalQuality.QualityCriterion enumeration to define quality criterionRetrievalResult One retrieval result.RetrievalResultList A list of retrieval results.Retriever General retriever interface that describes the minimum methods a retriever must implement. -
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.retrieval.impl.macfac Class Description MACFACQuery A MACFAC query needs additional parameters compared to a standard retrieval query.Query Description of a query to be used inRetriever.perform(Query).RetrievalResultList A list of retrieval results.Retriever General retriever interface that describes the minimum methods a retriever must implement. -
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.retrieval.impl.macfac.fb Class Description MACFACQuery A MACFAC query needs additional parameters compared to a standard retrieval query.Query Description of a query to be used inRetriever.perform(Query).RetrievalFactoryObject The retrieval factory object provides the constructor for the retriever and the name of the retriever.RetrievalResultList A list of retrieval results.Retriever General retriever interface that describes the minimum methods a retriever must implement. -
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.utils.eval Class Description Query Description of a query to be used inRetriever.perform(Query).Retriever General retriever interface that describes the minimum methods a retriever must implement.SimpleSimilarityResult This class is meant to be a lightweight version of the retrieval result with only a query id and a list of cases with their respective similarity. -
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.utils.eval.metrics.full Class Description SimpleSimilarityResult This class is meant to be a lightweight version of the retrieval result with only a query id and a list of cases with their respective similarity. -
Classes in de.uni_trier.wi2.procake.retrieval used by de.uni_trier.wi2.procake.utils.eval.metrics.k Class Description SimpleSimilarityResult This class is meant to be a lightweight version of the retrieval result with only a query id and a list of cases with their respective similarity.