kandorm / CLINE

Lexically Error Correction BERT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLINE

Implementation of "CLINE: Contrastive Learning with Semantic Negative Examples for Natural Language Understanding" (ACL 2021).

Data Generation

sh wordreplace.sh

Train

sh start.sh

Test

sh run_glue.sh

About

Lexically Error Correction BERT.


Languages

Language:Python 92.9%Language:Shell 7.1%