Skip to content

Expert system identifying person by using basic knowledge, written in Logtalk.

Notifications You must be signed in to change notification settings

matekstatek/ExpertSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ExpertSystem

Expert system identifying person by using basic knowledge, written in Logtalk. The expert_system.lgt writes all facts into db.lgt as describes of objects (which names are subnames of specific person). User is able to add new people (but one person for one subname). Facts are in Polish so I recommend translate it. Anyway, the code is written in English.

To compile & run, write in terminal

$ swilgt -g 'logtalk_load(expert_system)' -g 'start.'

Logtalk: https://github.com/LogtalkDotOrg/logtalk3

About

Expert system identifying person by using basic knowledge, written in Logtalk.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published