prolog-python topic
List
prolog-python repositories
Knowledge-Based-QA-System-with-Python-and-Prolog
16
Stars
12
Forks
Watchers
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...