We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60608d3 commit cf51c8aCopy full SHA for cf51c8a
README.md
@@ -210,7 +210,7 @@ PaddleNLP提供了多粒度、多场景的NLP应用示例,面向动态图模
210
211
| 模型 | 简介 |
212
| :------------ | ---------- |
213
-| [ERNIE-CSC](./examples/text_correction/ernie-csc):star1: | [ERNIE-CSC](https://aclanthology.org/2021.findings-acl.198.pdf)是基于ERNIE预训练模型融合了拼音特征的端到端中文拼写纠错模型,在SIGHAN数据集上取得SOTA的效果。|
+| [ERNIE-CSC](./examples/text_correction/ernie-csc) :star2: | [ERNIE-CSC](https://aclanthology.org/2021.findings-acl.198.pdf)是基于ERNIE预训练模型融合了拼音特征的端到端中文拼写纠错模型,在SIGHAN数据集上取得SOTA的效果。|
214
215
#### 语义索引 (Semantic Indexing)
216
0 commit comments