SaaSHub helps you find the best software and product alternatives Learn more →
Rules Alternatives
Similar projects and alternatives to rules
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
duckling
Language, engine, and tooling for expressing, testing, and evaluating composable language rules on input strings.
-
-
-
syntaxdot
Neural syntax annotator, supporting sequence labeling, lemmatization, and dependency parsing.
-
-
-
-
-
-
clara-rules
Discontinued Forward-chaining rules in Clojure(Script) [Moved to: https://github.com/oracle-samples/clara-rules] (by cerner)
-
-
-
rete
An implementation of the rete algorithm from 'Production Matching for Large Learning Systems' (by bollu)
-
-
rules discussion
rules reviews and mentions
- Rete Algorithm
-
Forgoing Implicity and Using Abstractions: Clips
Is it possible: yes.
Can you write your own home-grown rules engine in Ruby: yes.
Can you use off-the-shelf gems: yes. Here's a few I poked around in my previous explorations into Ruby Rules Engines:
* durable rules - https://github.com/jruizgit/rules?tab=readme-ov-file#ruby
* wongi - https://github.com/ulfurinn/wongi-engine
* rules - https://github.com/azach/rules
* ruleby - https://github.com/Ruleby/ruleby
- bonus: video of original ruleby author explaining rules engines: https://www.youtube.com/watch?v=qMh2RDL6aBM
-
SpaCy v3.0 Released (Python Natural Language Processing)
Currently https://github.com/nilp0inter/experta but https://github.com/noxdafox/clipspy seems nice, I just shied away from using it due to uneasiness about FFI and debugging, even though the original CLIPS is still awesome and has a very interesting manual.
There's also https://github.com/jruizgit/rules but haven't tried it yet.
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Oct 2024
Stats
jruizgit/rules is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of rules is JavaScript.