Pinned Repositories
DePYsible
An implementation of Defeasible Logic in Python
Grapple
GRAPH-based Production-rules Language and Engine
jECAl
Dynamic ECA rules for Java
JsonRete
A RETE rule-based engine for JSON dictionaries
Multi-Sentence-Compression
Lightweight method based on shortest path on word graphs and NLP to generate single sentence summaries that highly relevant and grammatically sound
NeoDD
A simple prototype to solve probabilistic problems on graphs with BDDs in Neo4j
pyLomma
Vanilla Python implementation of AnyBURL, an Associative Rules Mining tool on Knowledge Graphs.
python_multi_sentence_compression
Multi Sentence Compression in Python
Skimmer
Tool to loads XML and other source (PL?) in a working memory and work with them by scripted rules.
XHAIL
System for eXtended Hybrid Abductive Inductive Learning
stefano-bragaglia's Repositories
stefano-bragaglia/XHAIL
System for eXtended Hybrid Abductive Inductive Learning
stefano-bragaglia/Multi-Sentence-Compression
Lightweight method based on shortest path on word graphs and NLP to generate single sentence summaries that highly relevant and grammatically sound
stefano-bragaglia/DePYsible
An implementation of Defeasible Logic in Python
stefano-bragaglia/pyLomma
Vanilla Python implementation of AnyBURL, an Associative Rules Mining tool on Knowledge Graphs.
stefano-bragaglia/jECAl
Dynamic ECA rules for Java
stefano-bragaglia/Grapple
GRAPH-based Production-rules Language and Engine
stefano-bragaglia/JsonRete
A RETE rule-based engine for JSON dictionaries
stefano-bragaglia/python_multi_sentence_compression
Multi Sentence Compression in Python
stefano-bragaglia/arkham
Arkham Horror TCG
stefano-bragaglia/pybuilder-docker
A pybuilder plugin that stages a python package into a docker container and optionally publishes it to a registry.
stefano-bragaglia/TextRankBM25
Java implementation of TextRank with BM25
stefano-bragaglia/anyburl-experiments
Script to generate data and scripts for anyburl experiments.
stefano-bragaglia/ClearWS
A simple WS to provide ClearNLP as a service to consume.
stefano-bragaglia/ConsumeWS
An example of how to consume content provided by ClearWS.
stefano-bragaglia/Corrector
Familiarising with Norvig code for spell correction
stefano-bragaglia/covid-19
Community effort to build a Neo4j Knowledge Graph (KG) that links heterogeneous data about COVID-19
stefano-bragaglia/draft
A rule-based graph database.
stefano-bragaglia/Guidelines
Just a default PyBuilder project stub, fully configured (including Radon).
stefano-bragaglia/myclips
A Rete-based, CLIPS-clone, inference engine in Python.
stefano-bragaglia/naive-rete
Python RETE algorithm
stefano-bragaglia/NaiveBayes
Java Framework for Naive Bayes classifiers
stefano-bragaglia/onto2nx
Converts OWL ontologies and OBO to NetworkX Graphs
stefano-bragaglia/PyFOIL
First-Order Inductive Learner (FOIL) algorithm in Python
stefano-bragaglia/regex
Parsing RegEx's in Python
stefano-bragaglia/RETE
Simple RETE algorithm implementation
stefano-bragaglia/Semmunity
Detecting communities in semantic graphs
stefano-bragaglia/symbolic-rl
Symbolic Reinforcement Learning using Inductive Logic Programming
stefano-bragaglia/TopicLDA
Experiments with topic-based LDA document clustering.
stefano-bragaglia/TrueCase
A ML application for true casing English text.
stefano-bragaglia/turtle
CLIPS-inspired expert system shell leveraging RETE pattern matching algorithm in Python