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
Fields inherited from class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator |
backend, regularWeighedDisambiguators, threshold |
Method Summary |
protected void |
cachedCalculateAffinity(pl.edu.icm.yadda.analysis.relations.DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
|
protected void |
calculateAffinity(pl.edu.icm.yadda.analysis.relations.DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
|
static void |
main(String[] args)
|
protected void |
regularCalculateAffinity(pl.edu.icm.yadda.analysis.relations.DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
|
Methods inherited from class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator |
createPersonDirectory, createPersonDirectory, 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(pl.edu.icm.yadda.analysis.relations.DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
- Overrides:
calculateAffinity
in class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator
regularCalculateAffinity
protected void regularCalculateAffinity(pl.edu.icm.yadda.analysis.relations.DisambiguationInterpreter di,
List<String> contributionIds,
int size,
double[][] workspace)
cachedCalculateAffinity
protected void cachedCalculateAffinity(pl.edu.icm.yadda.analysis.relations.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
main
public static void main(String[] args)
Copyright © 2002-2012. All Rights Reserved.