grammarly / gector

Official implementation of the papers "GECToR – Grammatical Error Correction: Tag, Not Rewrite" (BEA-20) and "Text Simplification by Tagging" (BEA-21)
Apache License 2.0
900 stars 214 forks source link

fix max_len in postprocessing #125

Closed skurzhanskyi closed 3 years ago

skurzhanskyi commented 3 years ago

Issue #122

komelianchuk commented 3 years ago

LGTM. Thanks!