pl.edu.icm.yadda.analysis.relations.general2sesame.auxil
Class CachedCsvPersonDirectoryCreator
java.lang.Object
pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator
pl.edu.icm.yadda.analysis.relations.general2sesame.auxil.CsvPersonDirectoryCreator
pl.edu.icm.yadda.analysis.relations.general2sesame.auxil.CachedCsvPersonDirectoryCreator
public class CachedCsvPersonDirectoryCreator
- extends CsvPersonDirectoryCreator
Methods inherited from class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator |
createPersonDirectory, createPersonDirectory, generateAffinityId, generatePersonId, getBackend, getClusterizer, getThreshold, getWeighedDisambiguators, setBackend, setClusterizer, setThreshold, setWeighedDisambiguators |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedCsvPersonDirectoryCreator
public CachedCsvPersonDirectoryCreator()
calculateAffinity
protected void calculateAffinity(DisambiguationInterpreter di,
java.util.List<java.lang.String> contributionIds,
int size,
double[][] workspace)
- Overrides:
calculateAffinity
in class PersonDirectoryCreator
regularCalculateAffinity
protected void regularCalculateAffinity(DisambiguationInterpreter di,
java.util.List<java.lang.String> contributionIds,
int size,
double[][] workspace)
cachedCalculateAffinity
protected void cachedCalculateAffinity(DisambiguationInterpreter di,
java.util.List<java.lang.String> contributionIds,
int size,
double[][] workspace)
throws org.openrdf.repository.RepositoryException,
org.openrdf.query.MalformedQueryException,
org.openrdf.query.QueryEvaluationException
- Throws:
org.openrdf.repository.RepositoryException
org.openrdf.query.MalformedQueryException
org.openrdf.query.QueryEvaluationException
main
public static void main(java.lang.String[] args)
Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.