From 431a745af1cfdd595221f0313b33a79d9064864b Mon Sep 17 00:00:00 2001 From: Tony-HYX <605698554@qq.com> Date: Wed, 27 Dec 2023 23:28:25 +0800 Subject: [PATCH] [DOC] modify readme --- README.md | 6 +++--- docs/README.rst | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 222ca6a..4ccb86e 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ # ABL-Package -**ABL-Package** is an open source library for **Abductive Learning**. -Abductive learning (ABL) is a novel paradigm that integrates machine learning -and logical reasoning in a unified framework. It is suitable for tasks +**ABL-Package** is an open source library 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. Key Features of ABL-Package: diff --git a/docs/README.rst b/docs/README.rst index dd14d0a..1287302 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -1,9 +1,9 @@ ABL-Package =========== -**ABL-Package** is an open source library for **Abductive Learning**. -Abductive learning (ABL) is a novel paradigm that integrates machine learning -and logical reasoning in a unified framework. It is suitable for tasks +**ABL-Package** is an open source library 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. Key Features of ABL-Package: