Uses of Interface
org.dspace.app.suggestion.scorer.EvidenceScorer
Packages that use EvidenceScorer
-
Uses of EvidenceScorer in org.dspace.app.suggestion.loader
Fields in org.dspace.app.suggestion.loader with type parameters of type EvidenceScorerMethod parameters in org.dspace.app.suggestion.loader with type arguments of type EvidenceScorerModifier and TypeMethodDescriptionvoidPublicationLoader.setPipeline(List<EvidenceScorer> pipeline) Set the pipeline of Approver -
Uses of EvidenceScorer in org.dspace.app.suggestion.scorer
Classes in org.dspace.app.suggestion.scorer that implement EvidenceScorerModifier and TypeClassDescriptionclassImplementation of which evaluate ImportRecords based on Author's name.classImplementation of which evaluate ImportRecords based on the distance from a date extracted from the ResearcherProfile (birthday / graduation date)