LongTailIdentity
The role of knowledge in establishing long-tail identity
Project structure
The project consists of these five folders:
data_preparationcontains scripts that prepare all the evaluation data needed for the experiment.datacontains the original, input data, as well as the generated task data and the output data by the systems and the baselines.evaluationcontains scripts that evaluate the baselines and our system, by comparing the gold data and system data, both found in thedatafolder.resourceshas several resources that are used by the systems.systemscontains implementation of several baselines, as well as of the clustering on top of our profiler run.