Spelling, grammar and style checking on LaTeX documents
-
Updated
May 21, 2025 - Java
Spelling, grammar and style checking on LaTeX documents
🔧 My studies on context-free grammar, using ANTLR4 (C++) to generate the parser files. Some basics are developed, such as token processing, recursion, variable definition, array processing, Abstract Syntax Tree (AST) manipulation, UNICODE support, and error handling.
The Cocke-Younger-Kasami algorithm implementation proposed by Lange-Leiss that handles grammars on 2NF(Binary Normal Form) instead of CNF(Chomsky Normal Form).
An unofficial Java port of ERRANT, the parallel text grammatical error annotator
JavaFX application wrapper for LanguageTool library
NLP and Compiler Construction for the task of converting English language specifications to AADL Model
Find First and Follow of a Context free grammar
Continuation of NaturalLanguage-To-AADL project. Incorporated more features to make the conversion more robust
Persian language grammar checker
This program checks if a word can be produced by a Grammar using Depth-First Search.
El proyecto consiste en la transformación de un proyecto previo, Thoth, escrito en Java a JavaScript. La conversión se realizará mediante GWT.
Implementing a Lexical and Syntactic Analyzer with First/Follow in Spring Boot
detecting python syntax errors given attribute grammar in BNF form
Desktop application, a general text editor (grammar and spelling check, formatting, etc.)
Add a description, image, and links to the grammar-checker topic page so that developers can more easily learn about it.
To associate your repository with the grammar-checker topic, visit your repo's landing page and select "manage topics."