a free python grammar checker 📝✅
-
Updated
Nov 23, 2025 - Python
a free python grammar checker 📝✅
Simple, effective, and modular package for parsing observables (indicators of compromise (IOCs), network data, and other, security related information) from text. It uses grammars rather than regexes which makes it more readable, maintainable, and hackable. Explore our interactive documentation here: https://hightower.space/ioc-finder/
Extract and align grammar patterns from English sentences.
Morphological and syntactic analysis of Esperanto sentences
An open source lexer generator
A tool to convert IUPAC representations of glycans into SMILES strings.
Grammar-guided genetic programming (G3P) methods: CFG-GP, GE, piGE, DSGE, WHGE
PyLFG is a Python library for working within the Lexical Functional Grammar (LFG) formalism. It provides a set of classes and methods for representing and manipulating LFG structures, including f-structures and c-structures.
Contains my solution to selected projects in CS50AI
Small little context-free expression generator and parser using user provided EBNF-like source.
This repository contains an implementation of the CKY parsing for English. (NLP)
A compiler-compiler for lexers, LL and LALR grammars, written in python
Este es un intérprete en el que se pueden realizar operaciones matemáticas básicas: suma, resta, multiplicación y división.
A simple lexical analyzer for tokenizing grammars rules
EBNF python parser with SLY example
A simplified compiler program written in python, Compiler course final project.
A constituency grammar parser with support of morphology and word embeddings
Django-based web app that takes an English sentence and breaks down its word frequency and parts of speech.
Grammatical Similarities in the Dialogues between Star Wars Characters
Add a description, image, and links to the grammar-parser topic page so that developers can more easily learn about it.
To associate your repository with the grammar-parser topic, visit your repo's landing page and select "manage topics."