From bbe2b67fe5745bc44b8c7c21429d7e5f193718e1 Mon Sep 17 00:00:00 2001 From: troyyyyy Date: Sun, 7 Jan 2024 17:42:37 +0800 Subject: [PATCH] [DOC] Update ABL Kit description in README(doc) --- docs/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.rst b/docs/README.rst index 78e9511..e151d1e 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -1,7 +1,7 @@ ABL Kit ======= -**ABL Kit** is an open source toolkit library for **Abductive Learning (ABL)**. +**ABL Kit** is an open source Python toolkit for **Abductive Learning (ABL)**. ABL is a novel paradigm that integrates machine learning and logical reasoning in a unified framework. It is suitable for tasks where both data and (logical) domain knowledge are available.