From 4bd79df89ad9fe6357d642b55abc10f94ee4fe8b Mon Sep 17 00:00:00 2001 From: Tony-HYX <605698554@qq.com> Date: Sun, 7 Jan 2024 17:21:10 +0800 Subject: [PATCH] [ENH] Update ABL Kit description in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8cea0a9..633cb41 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ # Abductive Learning (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.