Index

C D E G J M O S T 
All Classes and Interfaces|All Packages|Serialized Form

C

cleanAuthorName(String) - Static method in class eu.openaire.dblp_benchmark.CleaningFunctions
 
CleaningFunctions - Class in eu.openaire.dblp_benchmark
 
CleaningFunctions() - Constructor for class eu.openaire.dblp_benchmark.CleaningFunctions
 
compare(String, String) - Static method in class eu.openaire.dblp_benchmark.JaroWinklerOrderedToken
 

D

DBLPAuthor - Class in eu.openaire.dblp_benchmark.beans
 
DBLPAuthor() - Constructor for class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
DBLPAuthor(String) - Constructor for class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
DBLPBenchmark - Class in eu.openaire.dblp_benchmark
 
DBLPBenchmark() - Constructor for class eu.openaire.dblp_benchmark.DBLPBenchmark
 
DBLPEnrichedWork - Class in eu.openaire.dblp_benchmark.beans
 
DBLPEnrichedWork() - Constructor for class eu.openaire.dblp_benchmark.beans.DBLPEnrichedWork
 
DBLPEnrichedWork(String, List<AuthorMatch<DBLPAuthor, ORCIDAuthor>>) - Constructor for class eu.openaire.dblp_benchmark.beans.DBLPEnrichedWork
 
DBLPMatchError - Class in eu.openaire.dblp_benchmark.beans
 
DBLPMatchError() - Constructor for class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
DBLPResultAnalyzer - Class in eu.openaire.dblp_benchmark
Analyzes false positives and false negatives produced by OpenAIRE (AIDER) name matching.
DBLPResultAnalyzer() - Constructor for class eu.openaire.dblp_benchmark.DBLPResultAnalyzer
 
DBLPWork - Class in eu.openaire.dblp_benchmark.beans
 
DBLPWork() - Constructor for class eu.openaire.dblp_benchmark.beans.DBLPWork
 

E

eu.openaire.dblp_benchmark - package eu.openaire.dblp_benchmark
 
eu.openaire.dblp_benchmark.beans - package eu.openaire.dblp_benchmark.beans
 

G

getAuthors() - Method in class eu.openaire.dblp_benchmark.beans.DBLPWork
 
getAuthors() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDWork
 
getCreditName() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getDblpAuthorName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getDblpOrcid() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getDoi() - Method in class eu.openaire.dblp_benchmark.beans.DBLPEnrichedWork
 
getDoi() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getDoi() - Method in class eu.openaire.dblp_benchmark.beans.DBLPWork
 
getDoi() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDWork
 
getErrorType() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getFamilyName() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getFn() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getFp() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getFullName(ORCIDAuthor) - Static method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getGivenName() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getInvertedFullName(ORCIDAuthor) - Static method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getMatches() - Method in class eu.openaire.dblp_benchmark.beans.DBLPEnrichedWork
 
getMatchStepName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
getOrcid() - Method in class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
getOrcid() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getOrcidDatasetCreditName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getOrcidDatasetFamilyName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getOrcidDatasetGivenName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getOrcidDatasetOtherNames() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getOtherNames() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
getPredictedAuthorFamilyName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getPredictedAuthorGivenName() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getPredictedOrcid() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
getStepFn() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getStepFp() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getStepTn() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getStepTp() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getTn() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
getTp() - Method in class eu.openaire.dblp_benchmark.ScoringResult
 

J

JaroWinklerOrderedToken - Class in eu.openaire.dblp_benchmark
 
JaroWinklerOrderedToken() - Constructor for class eu.openaire.dblp_benchmark.JaroWinklerOrderedToken
 

M

main(String[]) - Static method in class eu.openaire.dblp_benchmark.DBLPBenchmark
 
main(String[]) - Static method in class eu.openaire.dblp_benchmark.DBLPResultAnalyzer
 
merge(ScoringResult) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 

O

of(String...) - Static method in class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
ORCIDAuthor - Class in eu.openaire.dblp_benchmark.beans
 
ORCIDAuthor() - Constructor for class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
ORCIDAuthor(String, String, String, String) - Constructor for class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
ORCIDWork - Class in eu.openaire.dblp_benchmark.beans
 
ORCIDWork() - Constructor for class eu.openaire.dblp_benchmark.beans.ORCIDWork
 

S

ScoringResult - Class in eu.openaire.dblp_benchmark
 
ScoringResult() - Constructor for class eu.openaire.dblp_benchmark.ScoringResult
 
setAuthors(List<DBLPAuthor>) - Method in class eu.openaire.dblp_benchmark.beans.DBLPWork
 
setAuthors(List<ORCIDAuthor>) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDWork
 
setCreditName(String) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
setDblpAuthorName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setDblpOrcid(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setDoi(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPEnrichedWork
 
setDoi(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setDoi(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPWork
 
setDoi(String) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDWork
 
setErrorType(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setFamilyName(String) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
setFn(long) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setFp(long) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setGivenName(String) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
setMatches(List<AuthorMatch<DBLPAuthor, ORCIDAuthor>>) - Method in class eu.openaire.dblp_benchmark.beans.DBLPEnrichedWork
 
setMatchStepName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
setOrcid(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
setOrcid(String) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
setOrcidDatasetCreditName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setOrcidDatasetFamilyName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setOrcidDatasetGivenName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setOrcidDatasetOtherNames(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setOrcidDatasetOtherNames(List<String>) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setOtherNames(List<String>) - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
setPredictedAuthorFamilyName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setPredictedAuthorGivenName(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setPredictedOrcid(String) - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
setStepFn(Map<String, Long>) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setStepFp(Map<String, Long>) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setStepTn(Map<String, Long>) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setStepTp(Map<String, Long>) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setTn(long) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
setTp(long) - Method in class eu.openaire.dblp_benchmark.ScoringResult
 
SPLIT_REGEX - Static variable in class eu.openaire.dblp_benchmark.JaroWinklerOrderedToken
 

T

toString() - Method in class eu.openaire.dblp_benchmark.beans.DBLPAuthor
 
toString() - Method in class eu.openaire.dblp_benchmark.beans.DBLPMatchError
 
toString() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDAuthor
 
toString() - Method in class eu.openaire.dblp_benchmark.beans.ORCIDWork
 
C D E G J M O S T 
All Classes and Interfaces|All Packages|Serialized Form