maciej-nowak / DP-Film-Expert-System

Film expert system based on logic rules. Created at the Univeristy as the project within Declarative Programming classes in 2015. The purpose of this project was to creat expert system in Prolog and improve understanding of declarative programming paradigm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DP-Film-Expert-System

Film expert system based on logic rules. Created at the Univeristy as the project within Declarative Programming classes in 2015. The purpose of this project was to creat expert system in Prolog and improve understanding of declarative programming paradigm.

Program

Program allows to get film recommendation based on your answer and logic rules with a little film database. Just consult expert_system.pl in Prolog and run by "start(Y)." command. To see example of use go to example_result.txt in main folder of repository. Program runs on 6.x.x version of SWI-Prolog. In others versions there could be an error.

About

Film expert system based on logic rules. Created at the Univeristy as the project within Declarative Programming classes in 2015. The purpose of this project was to creat expert system in Prolog and improve understanding of declarative programming paradigm.


Languages

Language:Prolog 100.0%