Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…o Dev
  • Loading branch information
WaTerminator committed Jan 17, 2024
2 parents a7c1772 + 2a2b34e commit 7944cf2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,7 @@ metric_list = [SymbolAccuracy(), ReasoningMetric(kb=kb)]
<summary>Bridging Learning and Reasoning</summary>
<br>

Now, we use `SimpleBridge` to combine learning and reasoning in a
unified ABL framework.
Now, we use `SimpleBridge` to combine learning and reasoning in a unified ABL framework.

```python
from ablkit.bridge import SimpleBridge
Expand Down

0 comments on commit 7944cf2

Please sign in to comment.