Coder Social home page Coder Social logo

jacobfriedman / rtec Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aartikis/rtec

1.0 0.0 0.0 8.94 MB

RTEC is an Event Calculus implementation optimised for stream reasoning

License: GNU Lesser General Public License v3.0

Prolog 100.00%

rtec's Introduction

RTEC: Run-Time Event Calculus

RTEC is an open-source Event Calculus dialect optimised for data stream reasoning. It is written in Prolog and has been tested under YAP and SWI Prolog.

YAP Installation Instructions

YAP 6.3 is the latest stable version of YAP; installation and execution instructions may be found in this manual.

In case the installation of YAP fails (we have noticed this in Ubuntu 20 LTS), please download YAP 6.3 from the "threads" branch of the repository. To do this from the command line, please type:

git clone -b threads https://github.com/vscosta/yap-6.3 yap

where -b threads specifies that YAP will be downloaded from the "threads" branch.

License

RTEC comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to redistribute it under certain conditions; see the GNU Lesser General Public License v3 for more details.

Features

  • Interval-based.
  • Sliding window reasoning.
  • Interval manipulation constructs for non-inertial fluents.
  • Caching for hierarchical knowledge bases.
  • Support for out-of-order data streams.
  • Indexing for handling efficiently irrelevant data.

File Description

To run RTEC you need the files in the /src directory.

The /examples directory is optional and includes patterns and sample datasets for experimentation.

Documentation

Applications

RTEC has been used for:

Related Software

  • iRTEC: Incremental RTEC. iRTEC supports incremental reasoning, handling efficiently the delays and retractions in data streams.
  • oPIEC: Online Probabilistic Interval-Based Event Calculus. oPIEC supports Event Calculus reasoning over data streams under uncertainty.
  • OLED: Online Learning of Event Definitions. OLED is a supervised machine learning tool for constructing Event Calculus rules, such as complex event patterns, from annotated data streams.
  • LoMRF: Library for Markov Logic Networks. LoMRF supports Event Calculus reasoning and learning under uncertainty.
  • Wayeb: Wayeb is a Complex Event Processing and Forecasting (CEP/F) engine written in Scala. It is based on symbolic automata and Markov models.

rtec's People

Contributors

aartikis avatar manospits avatar periklismant avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.