reasoning topic

List reasoning repositories

limbo

236
Stars
12
Forks
Watchers

A Reasoning System for a First-Order Logic of Limited Belief, written in C++

awesome-rust-formalized-reasoning

279
Stars
9
Forks
Watchers

An exhaustive list of all Rust resources regarding automated or semi-automated formalization efforts in any area, constructive mathematics, formal algorithms, and program verification.

awesome-deeplogic

200
Stars
25
Forks
Watchers

A collection of papers of neural-symbolic AI (mainly focus on NLP applications)

r2c

463
Stars
91
Forks
Watchers

Recognition to Cognition Networks (code for the model in "From Recognition to Cognition: Visual Commonsense Reasoning", CVPR 2019)

KGReasoning

261
Stars
54
Forks
Watchers

Multi-Hop Logical Reasoning in Knowledge Graphs

RECCON

162
Stars
29
Forks
Watchers

This repository contains the dataset and the PyTorch implementations of the models from the paper Recognizing Emotion Cause in Conversations.

RE-Net

429
Stars
93
Forks
Watchers

Recurrent Event Network: Autoregressive Structure Inference over Temporal Knowledge Graphs (EMNLP 2020)

KagNet

269
Stars
56
Forks
Watchers

Knowledge-Aware Graph Networks for Commonsense Reasoning (EMNLP-IJCNLP 19)

OWL-RL

136
Stars
30
Forks
Watchers

A simple implementation of the OWL2 RL Profile on top of RDFLib: it expands the graph with all possible triples that OWL RL defines. It can be used together with RDFLib to expand an RDFLib Graph objec...