Add Usage
Rastapar opened this issue · 2 comments
Rastapar commented
Could you add a section of Usage please? It is unclear how it corrects grammatical errors in a sentence.
mrqorib commented
Hi @Rastapar, GRECO is a quality estimation model (producing a grammaticality score) that can be used to combine multiple grammatical error correction (GEC) models. You need to get the outputs of other GEC systems first to use GRECO to correct grammatical errors. Some open-source ones that you can use are GECToR, GECToR Large, BART and T5 (JohnSnow Lab, vennify, addy88).
mrqorib commented
Hi, I will close this issue for now. Feel free to reopen it if you still have questions or concerns.