Coder Social home page Coder Social logo

indeednida / rule-based-engine-pyknow Goto Github PK

View Code? Open in Web Editor NEW

This project forked from konradbjk/rule-based-engine-pyknow

0.0 0.0 0.0 774 KB

Project for Decision Support Systems about Python Rule Based Engines - pyknow

Jupyter Notebook 100.00%

rule-based-engine-pyknow's Introduction

Rule based system on pyknow

Prerequisite

  • git
  • python 3.5+
  • jupyter notebook
  • some python packages described below

Intro to pyknow

Description

One of main features of pyknow is compatibility with python 3 and using RETE algorithm. What is more pyknow is implemented in pure python.

The aim of this package is to implement CLIPS alternative in python. The goal is also that both tools will be as much compatible as it is possible so that CLIPS programmers will be albe to transfer easily all of their knowledge to this platform.

Installation and usage

To install this python package simpy typ in shell pip install pyknow Than to use the package in your code type

What is inside the repo

How to set it

Firs of all to download the repo run in your CLI

git clone https://github.com/konradbjk/Rule-Based-Engine-pyknow

No go to the repository folder

cd Rule-Based-Engine-pyknow

And start jupyter notebook service / server

jupyter notebook

The webpage will open automatically and you will be able to browse the files inside the repo.

Files

  • README.md - you actualy read it :)
  • pyknow_intro - 3 examples on different level of advance with notes and thought about them.
  • text_mining.ipynb - how to mine text using RAKE and NTLK

rule-based-engine-pyknow's People

Contributors

konradbjk 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.