Grammer analyser applicaation using python programming
-
Updated
May 6, 2023 - Python
Grammer analyser applicaation using python programming
Spelling corrector application. It is designed to take a misspelled word as input and suggest possible corrections based on a provided dataset.
An educational Yacc parser implementation for the specified grammar, featuring Java-like addition rules and integrated type checking for assignment consistency. Explore code, examples, and tests to deepen your understanding of Yacc parsing and semantic analysis.
An English language grammar classification model trained on Bert.
A Python project implementing a matrix parser using PLY (Python Lex-Yacc). Recognizes and processes matrices with a specific syntax, offering flexibility and simplicity. Ideal for learning PLY in Python or as a foundation for advanced matrix-related applications.
Add a description, image, and links to the grammer-checker topic page so that developers can more easily learn about it.
To associate your repository with the grammer-checker topic, visit your repo's landing page and select "manage topics."