Skip to content

intelligent-decision-support-systems/knowledge-based-reasoning-framework

Repository files navigation

KRF

Knowledge-based Reasoning and Recommendation Framework (KRF)




`KRF GUI with RECOM`


## How to Build & Run

Prerequisites

Download and install maven - download

Clone the repository

Run the following command
git clone https://github.com/intelligent-decision-support-systems/knowledge-based-reasoning-framework.git
OR
Download zip file - download

Build

  • Enter the following command from the root directory of the repsository
    mvn clean install

Run

  • Run run_krf.sh linux/mac
  • Run run_krf.bat windows

Note

  • The recommendation results will store in the root directory in recommendationResults.csv file.
  • You can append inputCases e.g. facts and rules from the GUI
  • You can play with KRF by adding/removing inputCases e.g. facts from krf_input_cases.json file
  • For single inputCase the KRF will show the conclusion in GUI

License

The code is licensed using the Apache License Version 2.0

Roadmap

About

Knowledge-based Reasoning and Recommendation Framework (KRF)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages