Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.03 KB

README.md

File metadata and controls

22 lines (13 loc) · 1.03 KB

JOBEX

I implemented an intelligent system that acts as a career advisor. For every user it produces a set of jobs that are best suited for him/her, based on the answers he/she will give to a questionnaire. Every answer generates 1 or more facts. Every fact has an associated numeric value between -1 and 1 called certainty factor (CF). Through a repeated application of modus ponens the system infers the best set of jobs, also with an associated certainty factor (CF).

The CLIPS code and documentation is downloadable from http://www.clipsrules.net/. The documentation to consult is mostly:

To test the program load jobex.clp into CLIPS, reset and run.

For more information, read the Report.