gitabtion / BertBasedCorrectionModels

PyTorch impelementations of BERT-based Spelling Error Correction Models. 基于BERT的文本纠错模型,使用PyTorch实现。
Apache License 2.0
265 stars 43 forks source link

Update README.md #45

Closed Yazooliu closed 1 year ago

Yazooliu commented 1 year ago
  1. trained and add the trained SoftMaskedBert、macbert4csc及bert4csc checkpoint model file download info in README.md
Yazooliu commented 1 year ago

this PR update is relate to issue issue#4

Yazooliu commented 1 year ago

this update is complete , please verify and merge, thanks.