chrisjbryant / errant

ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.
MIT License
436 stars 107 forks source link

Simulate Errors #45

Closed darrkj2049 closed 1 year ago

darrkj2049 commented 1 year ago

can errant simulate errors of sentence instead of correcting it? I am trying to build a dataset with ground-truth original transcript/text and error text of it.

chrisjbryant commented 1 year ago

No. Errant was designed to annotate and evaluate parallel data. It doesn't correct errors or generate artificial errors.