arcadio / data-logic

Expert system with deductive querying and verification of constraints expressed in natural language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An expert system to build, formalize and reason about knowledge bases. Provides deductive querying facilities and verification of model constraints expressed in a subset of natural language. Inspired by many ideas from The Art of Prolog and Paradigms of Artificial Intelligence Programming.

Dependencies

The code adheres to ISO/IEC 13211-1, so it should run on any standard Prolog implementation.

Developed and tested using SWI-Prolog.

License

The source code is licensed under the GNU General Public License v3.0.

About

Expert system with deductive querying and verification of constraints expressed in natural language


Languages

Language:Prolog 100.0%