|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator
pl.edu.icm.yadda.analysis.relations.general2sesame.auxil.FeatureOccurenceCounter_OnSamePersons
public class FeatureOccurenceCounter_OnSamePersons
Creates a person directory using a number of so-called Disambiguator
s.
Field Summary |
---|
Fields inherited from class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator |
---|
backend, regularWeighedDisambiguators, threshold |
Constructor Summary | |
---|---|
FeatureOccurenceCounter_OnSamePersons()
|
Method Summary | |
---|---|
void |
createOccurenceCountsCSVFile()
Creates a person directory. |
void |
createPersonDirectory(java.lang.Object[] objects)
Creates a person directory. |
Methods inherited from class pl.edu.icm.yadda.analysis.relations.PersonDirectoryCreator |
---|
calculateAffinity, 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 |
Constructor Detail |
---|
public FeatureOccurenceCounter_OnSamePersons()
Method Detail |
---|
public void createOccurenceCountsCSVFile() throws java.lang.Exception
Disambiguator
s in order to assess similarity
of contributions. Next, calls the configured Clusterizer
to
identify persons. Finally, persons are stored in the directory via the
configured PersonDirectoryBackend
.
java.lang.Exception
public void createPersonDirectory(java.lang.Object[] objects) throws java.lang.Exception
Disambiguator
s in order to assess similarity
of contributions. Next, calls the configured Clusterizer
to
identify persons. Finally, persons are stored in the directory via the
configured PersonDirectoryBackend
.
createPersonDirectory
in class PersonDirectoryCreator
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |