a free python grammar checker 📝✅
-
Updated
Nov 7, 2024 - 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.
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.
Grammar-guided genetic programming (G3P) methods: CFG-GP, GE, piGE, DSGE, WHGE
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
A simple lexical analyzer for tokenizing grammars rules
A simplified compiler program written in python, Compiler course final project.
EBNF python parser with SLY example
Django-based web app that takes an English sentence and breaks down its word frequency and parts of speech.
A constituency grammar parser with support of morphology and word embeddings
A grammar-based generator and parser generator
Compiler Components
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."