knowledge-based-systems topic

List knowledge-based-systems repositories

mlsolver

53
Stars
11
Forks
Watchers

Modelling of multi-agent-system as Kripke structure and implementation of its knowledge-base with modal logic formulas.

GNN4NLP-Papers

889
Stars
140
Forks
Watchers

A list of recent papers about Graph Neural Network methods applied in NLP areas.

movies-ontology

20
Stars
6
Forks
Watchers

:movie_camera: Ontology, parser and system modeling in description logic (DL) for movies

rdfrules

27
Stars
2
Forks
Watchers

RDFRules: Analytical Tool for Rule Mining from RDF Knowledge Graphs

ZEN

19
Stars
6
Forks
Watchers

:fire: ZEN is a computational knowledge engine, which not only answers all the questions you throw at it but can also analyse images, extract text and provide detailed information. It can also solve m...

ChaIR

28
Stars
4
Forks
Watchers

[Knowledge-Based Systems] Exploring the Potential of Channel Interactions for Image Restoration

ExpertSystems

21
Stars
12
Forks
Watchers

CLIPS programs I have completed for Expert Systems (Rule-Based AI)

This project is a simple implementation of a knowledge-based system. It is a simple ChatBot. There is a prolog file that defines the knowledge base. The questions are handled with python. The key idea...