Pith. sign in

REVIEW 1 cited by

Bangla Grammatical Error Detection Using T5 Transformer Model

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2303.10612 v1 pith:7KQO55BL submitted 2023-03-19 cs.CL cs.LG

classification cs.CLcs.LG
keywords modelerrorsgrammaticalbangladetectingpost-processingachievedesigned
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

This paper presents a method for detecting grammatical errors in Bangla using a Text-to-Text Transfer Transformer (T5) Language Model, using the small variant of BanglaT5, fine-tuned on a corpus of 9385 sentences where errors were bracketed by the dedicated demarcation symbol. The T5 model was primarily designed for translation and is not specifically designed for this task, so extensive post-processing was necessary to adapt it to the task of error detection. Our experiments show that the T5 model can achieve low Levenshtein Distance in detecting grammatical errors in Bangla, but post-processing is essential to achieve optimal performance. The final average Levenshtein Distance after post-processing the output of the fine-tuned model was 1.0394 on a test set of 5000 sentences. This paper also presents a detailed analysis of the errors detected by the model and discusses the challenges of adapting a translation model for grammar. Our approach can be extended to other languages, demonstrating the potential of T5 models for detecting grammatical errors in a wide range of languages.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Enhancing Grammatical Error Detection using BERT with Cleaned Lang-8 Dataset

    cs.CL 2024-11 reject novelty 3.0 of 10

    Fine-tuning BERT-base-uncased on a hand-cleaned Lang-8 subset yields F1 0.91 on that same distribution, but the result is not benchmarked against standard GED tests.

Pith tools