Skip to content
#

prolog-python

Here are 3 public repositories matching this topic...

Language: All
Filter by language

This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea is mapping different questions for the same answer. The simplest way is finding keywords in the question. Using the keywords, a query is performed…

  • Updated Dec 9, 2023
  • Python

Improve this page

Add a description, image, and links to the prolog-python topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the prolog-python topic, visit your repo's landing page and select "manage topics."

Learn more