83 results for “topic:finite-state-automata”
DFA regular expression library & friends
Solutions to Susanna Epp's Discrete Mathematics book, 5th Edition
Various utilities regarding Levenshtein transducers. (Java)
A python library to manipulate formal languages and various automata
Deterministic Finite Automata in C++, Token Parser & Lexer
State machine creation framework written in Swift inspired by GKStateMachine from Apple GameplayKit
Finite-state script normalization and processing utilities
Resources for morphological analysis of Portuguese
State Machine for PHP
Python FSA constructor, determinizer, and minimizer.
Create and simulate finite state machines in your browser. Includes interactive exercises.
Finite Automata and Regular Expressions for Regular Languages in Haskell
Binstate is a simple but yet powerful state machine for .NET. Thread safe. Supports async methods. Supports hierarchically nested states.
ZOPSEDU Integrated University Management system framework with ZOPS Development Platform
Crea un automa riconoscitore che riconosce 1 o più sequenze
A classic finite state automaton framework for JVM Applications (Android and jMonkeyEngine Applications).
Tool for automatic inference of minimal finite-state models of function blocks from execution scenarios and temporal properties
C++ implementation of the DFA, NFA and e-NFA
A basic Implementation of a Deterministic Finite State Automaton (DFA), Non-Deterministic Finite State Automaton (NFA) and Fallback DFA with Actions (FDFA) along with the Left Recursion Elimination algorithm for a Context-Free-Grammar (CFG)
Finite-state Transducer (FST) Library
C++ Class of Finite Automata, visualization and operations
Finite state machine library based on C++20 coroutine symmetric transfer
A model designed for an elevator that also checks the constraints and specifications for a finite state machine. Also contains a finite state machine for multiplication.
Build a text analyzer that can do text analysis and statistics, lexical analysis (using WordNet), NLP(tokenization, tagging, parsing), classification, and sentiment analysis.
Correcting errors in the input text with Thrax
μJS Finite-state Automata String Analyzer
This repository contains my original code solutions and project reports, as well as the provided problem formulations for assignments 1, 2, 3 and 6 for the Natural Language Processing course, held in the Autumn semester 2022 at ETH Zürich. Each folder contains the files of the corresponding assignment.
A tiny finite state machine for .NET
Finite State Machine editor
Theoretical Foundations: Automata and language theory; computability theory. Uses programming projects to show the relationship between theory and application.