scify / JedAIToolkit

An open source, high scalability toolkit in Java for Entity Resolution.
http://jedai.scify.org
Apache License 2.0
209 stars 47 forks source link

Could not read successfully the input file! #41

Closed baditaflorin closed 3 years ago

baditaflorin commented 4 years ago

How do I create a ground Truth file?

GiorgosMandi commented 4 years ago

Hello,

A ground-truth file is a file (i.e. .csv) containing pairs of ids of entities that match. If you want to use JedAI without a ground-truth file, you can use the latest docker image of the web-app which enables the execution of workflows without a ground-truth file.

This ground-truth-free execution is under development, so if any issue arise let us know