Skip to content

Implementation of syllogistic reasoning using a new cognitive theory based on the Weak Completion Semantics.

Notifications You must be signed in to change notification settings

anaolicosta/MonadicWCS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to configure it

The file config.properties configures the runtime behavior of this project.

Some properties point to java classes with the implementation you wish to test in the current run.

The java class main.ConfigurableProperties implements the methods that read those properties and make them available to other classes.

Outuput files after running the program

In the root directory:

  • accuracy.csv: Summary of experiments. It has a row for each pattern tested. It shows the accuracy before abduction, and after abduction for both credulous and skeptical strategies.

  • answers.csv: List the conclusions for each syllogism and for each of the patterns considered.

In syllogisms directory and for each pattern:

  • description[pattern].txt_: A more detailed description of the intermediate results.

About

Implementation of syllogistic reasoning using a new cognitive theory based on the Weak Completion Semantics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published