pl.edu.icm.yadda.analysis.relations.general2sesame.auxil
Class CachedPersonDirectoryCreator
java.lang.Object
pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator
pl.edu.icm.yadda.analysis.relations.general2sesame.auxil.CachedPersonDirectoryCreator
public class CachedPersonDirectoryCreator
- extends PersonDirectoryCreator
Methods inherited from class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator |
createPersonDirectory, createPersonDirectory, generateAffinityId, generatePersonId, getBackend, getClusterizer, getThreshold, getWeighedDisambiguators, main, persistResults, setBackend, setClusterizer, setThreshold, setWeighedDisambiguators |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CachedPersonDirectoryCreator
public CachedPersonDirectoryCreator()
calculateAffinity
protected void calculateAffinity(DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
- Overrides:
calculateAffinity
in class PersonDirectoryCreator
regularCalculateAffinity
protected void regularCalculateAffinity(DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
cachedCalculateAffinity
protected void cachedCalculateAffinity(DisambiguationInterpreter di,
List<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
Copyright © 2002-2012 ICM, Warsaw University. All Rights Reserved.