A Rule-Based Grammar and Spell Checking
Keywords:
Grammar and Spell Checking, POS tagging, Sentence Boundary Detection, Spell Check.
Abstract
Rule-Based Grammar and spell checking is the task of checking the content of any specific language using a particular set of rules for their grammar and a set of spellings for spell checking. In this work, libraries and functions of Python useful for Natural Language Processing are used to perform grammar and Spell checking. Python Libraries NLTK (for Sentence Boundary Detection and POS tagging), pyEnchant (for Spell checking by comparing with a standard dictionary), and Inflect (for indefinite article). The article includes information about these libraries, techniques, and steps used for Grammar and Spell Check.Downloads
Download data is not yet available.
Published
2022-03-25
Section
Research Articles
Copyright (c) 2022 SAMRIDDHI : A Journal of Physical Sciences, Engineering and Technology
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.