#
rule-based
Here are 90 public repositories matching this topic...
Rule engine implementation in Golang
-
Updated
Jul 20, 2021 - Go
A chatbot implemented in TensorFlow based on the seq2seq model, with certain rules integrated.
python
deep-learning
tensorflow
chatbot
beam-search
sequence-to-sequence
nmt
tensorflow-chatbot
seq2seq-model
rule-based
nmt-model
-
Updated
Nov 13, 2019 - Python
-
Updated
Apr 25, 2021 - Python
Smart rule-based bot. For Browser & Node.
-
Updated
Jun 28, 2021 - TypeScript
Implements the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, Weighted Tsetlin Machine, and Embedding Tsetlin Machine, with support for continuous features, multigranularity, and clause indexing
machine-learning
regression
classification
convolution
propositional-logic
bandit-learning
embedding
frequent-pattern-mining
rule-based
interpretable
tsetlin-machine
-
Updated
Jul 22, 2021 - C
A experimental clash core fork
-
Updated
Jul 6, 2021 - Go
A fast Tsetlin Machine implementation employing bit-wise operators, with MNIST demo.
machine-learning
artificial-intelligence
mnist
pattern-recognition
bitwise-operators
frequent-pattern-mining
rule-based
explainable-ai
tsetlin-machine
-
Updated
Aug 16, 2019 - C
iOS validation framework with form validation support
swift
ios
validation
regex
validator
form
credit-card
form-validation
email-validation
password-strength
textfield
rule
string-matching
luhn-algorithm
validation-library
creditcard-validator
rule-based
password-validation
textfield-validation
form-validator
-
Updated
Mar 11, 2020 - Swift
This repository contains the code for Odinson, a powerful and highly optimized open-source framework for rule-based information extraction. Odinson couples a simple, yet powerful pattern language that can operate over multiple representations of text, with a runtime system that operates in near real time.
nlp
syntax
open-source
text-mining
information-extraction
surface
rule-based
extraction-engine
odinson
-
Updated
Jul 16, 2021 - Scala
Tutorial on the Convolutional Tsetlin Machine
convolution
pattern-recognition
propositional-logic
bandit-learning
frequent-pattern-mining
rule-based
interpretable-machine-learning
tsetlin-machine
-
Updated
Jan 13, 2021 - Python
Framework for information extraction from tables
text-mining
rule-engine
information-extraction
literature
rule-language
wizard-steps
rule-based
table-information-extraction
-
Updated
Apr 15, 2019 - Python
Multi-threaded implementation of the Tsetlin Machine, Convolutional Tsetlin Machine, Regression Tsetlin Machine, and Weighted Tsetlin Machine, with support for continuous features and multigranularity.
machine-learning
regression
classification
convolution
propositional-logic
bandit-learning
frequent-pattern-mining
rule-based
interpretable-machine-learning
tsetlin-machine
-
Updated
Jun 6, 2021 - C
Rule covering for interpretation and boosting
random-forest
linear-programming
heuristic
decision-tree
boosting
interpretability
set-covering-problem
rule-based
column-generation
boosting-algorithm
-
Updated
Apr 20, 2021 - HTML
Adding declarative, reactive and incremental rules to MPS
-
Updated
Jul 16, 2021 - Java
Tool for slot extraction from text
natural-language-processing
information-extraction
named-entity-recognition
slot-filling
natural-language-understanding
korean-text-processing
rule-based
named-entity-extraction
temporal-information
slot-extraction
dialog-system
slotminer
slot-minining
time-information
slot-normalization
named-entity
medical-terminology
clinical-terminology
-
Updated
Apr 3, 2021 - Python
Python library for automatic analysis of Ancient Greek hexameter. The algorithm uses linguistic rules and finite-state technology.
-
Updated
Jan 28, 2021 - Python
NephroDoctor: A simple Medical Expert System written in Prolog
artificial-intelligence
uncertainty
prolog-interpreter
knowledge-base
expert-system
medical-informatics
prolog-programming-language
inference-engine
rule-based
-
Updated
Jul 11, 2018 - Prolog
A rule-based machine translation system from Ottoman Turkish to Modern Turkish.
machine-translation
turkish
ottoman
computational-linguistics
turkish-language
rule-based
historical-linguistics
-
Updated
Jul 8, 2020 - TeX
Built the chatbot using rule-based approach.
-
Updated
Feb 27, 2018 - Python
Six Tetris Artificial Intelligence Algorithms Showdown
ai
tetris
genetic-algorithm
q-learning
pygame
local-search
sdg
monte-carlo-tree-search
dfs-algorithm
rule-based
-
Updated
Jun 17, 2020 - Python
The code of AAAI 2020 paper "Transparent Classification with Multilayer Logical Perceptrons and Random Binarization".
machine-learning
transparency
aaai
interpretability
rule-based
interpretable-ai
interpretable-ml
explainable-ai
explainable-ml
xai
interpretable-machine-learning
iml
machine-learning-interpretability
explainability
rule-sets
interpretml
transparent-ml
-
Updated
Nov 2, 2020 - Python
서울에서 갈만한 장소를 추천해줍니다.
-
Updated
Mar 26, 2021 - Jupyter Notebook
Bio-curation library for modelling cellular signalling
-
Updated
May 20, 2020 - Python
Rule based architecture tests for rust
-
Updated
Jun 15, 2021 - Rust
XCSF learning classifier system: rule-based online evolutionary machine learning
machine-learning
reinforcement-learning
neuroevolution
least-squares
genetic-programming
neural-networks
supervised-learning
evolutionary-algorithms
unsupervised-learning
learning-classifier-systems
stochastic-gradient-descent
divide-and-conquer
rule-based
xcs
xcsf
-
Updated
Jan 25, 2021 - C
Asynchronous rule-based file system walker
-
Updated
Jun 10, 2021 - JavaScript
Expert system in Prolog for diagnosis of mental disorders.
prolog
artificial-intelligence
expert-system
prolog-programming-language
backward-chaining
rule-based
expert-systems
goal-driven
expert-system-diagnosis
backward-chaining-prolog
-
Updated
Jan 10, 2021 - Prolog
Rule-based pre-processing of non-compositional constructions to simplify them and improve black-box machine translation
-
Updated
May 10, 2021 - Python
Improve this page
Add a description, image, and links to the rule-based topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rule-based topic, visit your repo's landing page and select "manage topics."


Input is raw text and label, we need to create rule pattern out of it. It can be very basic, it's optimizer's job to make it sophisticated.