2021
DOI: 10.1155/2021/6687337
|View full text |Cite
|
Sign up to set email alerts
|

English Grammar Error Correction Algorithm Based on Classification Model

Abstract: English grammar error correction algorithm refers to the use of computer programming technology to automatically recognize and correct the grammar errors contained in English text written by nonnative language learners. Classification model is the core of machine learning and data mining, which can be applied to extracting information from English text data and constructing a reliable grammar correction method. On the basis of summarizing and analyzing previous research works, this paper expounded the research… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
10
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
4
1

Relationship

0
9

Authors

Journals

citations
Cited by 20 publications
(10 citation statements)
references
References 22 publications
0
10
0
Order By: Relevance
“…Their detector can detect more than 94% of grammatical errors. Very similar research for English grammar correction based on dependency grammar was proposed by Zhou and Liu [ 18 ]. Comparative analysis of related work presented in this paper is shown in Table 1 .…”
Section: Related Workmentioning
confidence: 88%
See 1 more Smart Citation
“…Their detector can detect more than 94% of grammatical errors. Very similar research for English grammar correction based on dependency grammar was proposed by Zhou and Liu [ 18 ]. Comparative analysis of related work presented in this paper is shown in Table 1 .…”
Section: Related Workmentioning
confidence: 88%
“…These methods can be used for other applications, such as feature extraction, sentiment analysis, or other classification tasks [13][14][15][16]. Dependency grammar is widely used in grammar error detection and correction [17,18]. Researchers use both statistical and machine learning methods for classification tasks [3,5,19].…”
Section: Introductionmentioning
confidence: 99%
“…Compared with words, there are many more correct words in the sentences than the words containing errors, so the Bi-LSTM neural network structure always tends to mark 0, which means that if there is no balance, the sentence is wrong. erefore, weights are assigned to the loss function [7], in order to rebalance the correct and incorrect labels.…”
Section: English Grammar Error Diagnosis Based On the Bi-lstmmentioning
confidence: 99%
“…Cheng et al [15] designed a character-level deep learning model based on transformer and Seq2Seq, and used a model ensemble approach combined with an N-gram language model to obtain the highest-scoring output. Zhou et al [16] used the idea of classification model to design a grammar error correction model, and continuously optimized the model through the grammatical relationship and hierarchical structure between words. Tarnavskyi et al [17] made an in-depth study on the sequence tagging method of pretrained large-scale models, ensemble models by spanlevel edits voting algorithm, and achieved new SOTA results on the BEA-2019 test set.…”
Section: Related Workmentioning
confidence: 99%