FutureMiracle commited on
Commit
6b2d52f
·
1 Parent(s): 28ceb7d

add the description

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -3,4 +3,11 @@ license: apache-2.0
3
  language:
4
  - zh
5
  library_name: fairseq
6
- ---
 
 
 
 
 
 
 
 
3
  language:
4
  - zh
5
  library_name: fairseq
6
+ tags:
7
+ - BART
8
+ - pytorch
9
+ - CGEC
10
+ ---
11
+
12
+ Task:中文语法纠错任务(Chinese Grammatical Error Correction,CGEC)
13
+ CGEC任务旨在自动检测并修改中文文本中的标点、拼写、语法、语义等错误,从而获得符合原意的正确句子。