Giter Club home page Giter Club logo

Comments (4)

nemonik avatar nemonik commented on August 28, 2024

Right now. No. Although, you could chain two or more rules via having a
proceeding rule set a variable and evaling with in one or more that
follows. It is on the list near the gittip link of things to do that I am
working on.

Question, what are using Intellect for, if you don't mind me asking? Also,
what is your time frame?

-Michael
On Jun 29, 2014 3:40 AM, "agale031176" [email protected] wrote:

Hi

I need to check mulitple facts in the when part of the rule. Is it
possible to combine them?

I cannot find any example how to do this for Intellect so I am not sure if
it is supported.


Reply to this email directly or view it on GitHub
#10.

from intellect.

agale031176 avatar agale031176 commented on August 28, 2024

Hi

I thought so that it is currently not supported and I even was checking your solution using the ANTLR but unfortunately they dropped support for Python in the latest version. Looked really good but I need it to work for Python.

I am currently evaluating whether I can use an already available Rules engine in Python for an existing platform containing business rules. Currently nothing I found supports what I need. Basically I need something like Drools but in Python.

from intellect.

nemonik avatar nemonik commented on August 28, 2024

There now exists a ANTLR4 runtime for Python accomplished by a 3rd party
who contributed his source... My read me on github makes mention of it. So,
this is not my biggest concern...

Yeah, Intellect is the closest thing to Drools in regards to Python, but I
need to find the time to work the issues mentioned in the readme.

-Michael
On Jun 29, 2014 3:30 PM, "agale031176" [email protected] wrote:

Hi

I thought so that it is currently not supported and I even was checking
your solution using the ANTLR but unfortunately they dropped support for
Python in the latest version. Looked really good but I need it to work for
Python.

I am currently evaluating whether I can use an already available Rules
engine in Python for an existing platform containing business rules.
Currently nothing I found supports what I need. Basically I need something
like Drools but in Python.


Reply to this email directly or view it on GitHub
#10 (comment).

from intellect.

psantann avatar psantann commented on August 28, 2024

+1 on this feature. I'm planning to use Intellect to build an event correlator for alarms in a system. I want to batch alarms so when I receive a new alarm I need to figure out if there is already one of the same type in the system. Do do that I create a Alarm fact and a AlarmFact fact, the first is removed as soon as it is processed and the second has a counter of how many alarms of a certain type has come so far for deduplication.

from intellect.

Related Issues (17)

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.