context-free-grammar topic
sentanceparser
Using context-free grammar formalism to parse English sentences to determine their structure to help computer to better understand the meaning of the sentence.
ragax
A Talk on Ragalur Expressions
java-probabilistic-earley-parser
🎲 Efficient Java implementation of the probabilistic Earley algorithm to parse Stochastic Context Free Grammars (SCFGs)
chumsky
Write expressive, high-performance parsers with ease.
CFGLib
Probabilistic Context Free Grammar (PCFG) Library for C#
VNameGenerator
A Java implementation of various procedural name generation algorithms, including combinatorial, consonant vowel, context-free grammar, and Markov chain.
grammophone
A tool for analyzing and transforming context-free grammars.
earley-parser-js
Tiny JavaScript implementation of context-free languages parser - Earley parser (including generation of the parsing-forest).
Covfefe
A parser for nondeterministic context free languages
fmr
Functional Meaning Representation and Semantic Parsing Framework