Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

Improving English Writing Skills Through NLP-Driven Error Detection and Correction Systems

Author 1: Purnachandra Rao Alapati Author 2: A. Swathi Author 3: Jillellamoodi Naga Madhuri Author 4: Vijay Kumar Burugari Author 5: Bhuvaneswari Pagidipati Author 6: Yousef A.Baker El-Ebiary Author 7: Prema S
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 16, No. 2 · Published 2025

DOI: https://doi.org/10.14569/IJACSA.2025.01602109

Abstract

Error detection and correction is an important activity that ensures the quality of written communication, especially in education, business, and legal documentation. State-of-the-art NLP approaches have several issues, including overcorrection, poor handling of multilingual texts, and poor adaptability to domain-specific errors. Traditional methods, based on rule-based approaches or single-task models, fail to capture the complexity of real-world applications, especially in code-switched (multilingual) contexts and resource-scarce languages. To overcome these limitations, this research proposes an advanced error detection and correction framework based on transformer-based models such as Bidirectional Encoder Representations from Transformers (BERT) and Generative Pre-trained Transformer (GPT). The hybrid approach integrates a Seq2Seq architecture with attention mechanisms and error-specific layers for handling grammatical and spelling errors. Synthetic data augmentation techniques, including back-translation, improve the system's robustness across diverse languages and domains. The architecture attains maximum accuracy of 99%, surpassing the state-of-the-art models, in this case, GPT-3 fine-tuned for grammatical error correction at 98%. It demonstrates superior performance in various multilingual and domain-specific settings, in addition to complex spelling challenges such as homophones and visually similar words. The system was realized using Python with TensorFlow and PyTorch. The system applies C4-200M for training and evaluation. The precision and recall rates, with real-time processing of text, render the model highly useful for practice applications in the areas of education, content development, and platforms for communication. This research fills a gap in present systems and hence contributes to an enhancement of automated improvement of writing skills in the English language, with a sound and scalable solution.

Keywords

How to Cite this Article

Alapati, P. R., Swathi, A., Madhuri, J. N., Burugari, V. K., Pagidipati, B., El-Ebiary, Y. A., & S, P. (2025). Improving English Writing Skills Through NLP-Driven Error Detection and Correction Systems. International Journal of Advanced Computer Science and Applications, 16(2). https://doi.org/10.14569/IJACSA.2025.01602109

Alapati, Purnachandra Rao, et al.. "Improving English Writing Skills Through NLP-Driven Error Detection and Correction Systems." International Journal of Advanced Computer Science and Applications, vol. 16, no. 2, 2025, https://doi.org/10.14569/IJACSA.2025.01602109.

@article{Alapati2025,
  title     = {Improving English Writing Skills Through NLP-Driven Error Detection and Correction Systems},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {16},
  number    = {2},
  year      = {2025},
  publisher = {The Science and Information Organization},
  author    = {Purnachandra Rao Alapati and A. Swathi and Jillellamoodi Naga Madhuri and Vijay Kumar Burugari and Bhuvaneswari Pagidipati and Yousef A.Baker El-Ebiary and Prema S},
  doi       = {10.14569/IJACSA.2025.01602109},
  url       = {https://doi.org/10.14569/IJACSA.2025.01602109}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.