gotutiyan commited on
Commit
875a9a4
1 Parent(s): 30e4723

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ language: en
3
+ license: cc-by-nc-sa-4.0
4
+ tags:
5
+ - grammatical error correction
6
+ - grammatical error detection
7
+ ---
8
+
9
+ Binary and multi-class grammatical error detection models.
10
+ The experiment was performed according to [Yuan+ 21](https://aclanthology.org/2021.emnlp-main.687/).
11
+
12
+ The code and the performance on GEC benchmarks are avaliable from https://github.com/gotutiyan/ged_baselines.
13
+
14
+ Trained models are distributed for research and educational purposes only.