From 434e5e158ce3fb94914beae254fefa9c3701fdc3 Mon Sep 17 00:00:00 2001 From: Konstantinos Nikoletos Date: Thu, 20 Jul 2023 16:50:03 +0300 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 85ea612..b0bd3cc 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,17 @@ -

pyJedAI
-

-
An open-source library that leverages Python’s data science ecosystem to build
powerful end-to-end Entity Resolution workflows.
+ --- + # Overview pyJedAI is a python framework, aiming to offer experts and novice users, robust and fast solutions for multiple types of Entity Resolution problems. It is builded using state-of-the-art python frameworks. pyJedAI constitutes the sole open-source Link Discovery tool that is capable of exploiting the latest breakthroughs in Deep Learning and NLP techniques, which are publicly available through the Python data science ecosystem. This applies to both blocking and matching, thus ensuring high time efficiency, high scalability as well as high effectiveness, without requiring any labelled instances from the user.