Skip to content

Commit d75e8cd

Browse files
authored
Update grammatical_error_correction.md: typo
1 parent e03b4cb commit d75e8cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

english/grammatical_error_correction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The shared task setting restricts that systems use only publicly available datas
2323
| Transformer (Junczys-Dowmunt et al., 2018) | 55.8 | [Approaching Neural Grammatical Error Correction as a Low-Resource Machine Translation Task](http://aclweb.org/anthology/N18-1055)| NA |
2424
| CNN Seq2Seq (Chollampatt and Ng, 2018)| 54.79 | [A Multilayer Convolutional Encoder-Decoder Neural Network for Grammatical Error Correction](https://www.aaai.org/ocs/index.php/AAAI/AAAI18/paper/viewFile/17308/16137)| [Official](https://github.com/nusnlp/mlconvgec2018) |
2525
|_**Unrestricted**_ |
26-
| CNN Seq2Seq + Fluency Boost (Ge et al., 2018) | 61.34 | [Reaching Human-level Performance in Automatic Grammatical Error Correc-tion: An Empirical Study](https://arxiv.org/pdf/1807.01270.pdf)| NA |
26+
| CNN Seq2Seq + Fluency Boost (Ge et al., 2018) | 61.34 | [Reaching Human-level Performance in Automatic Grammatical Error Correction: An Empirical Study](https://arxiv.org/pdf/1807.01270.pdf)| NA |
2727

2828
_**Restricted**_: uses only publicly available datasets. _**Unrestricted**_: uses non-public datasets.
2929

0 commit comments

Comments
 (0)