kmtusher97 / Knowledge-Based-QA-System-with-Python-and-Prolog

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…
18Updated 4 months ago

Alternatives and similar repositories for Knowledge-Based-QA-System-with-Python-and-Prolog:

Users that are interested in Knowledge-Based-QA-System-with-Python-and-Prolog are comparing it to the libraries listed below