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

Improve rapidfuzz usage #35

Closed maxbachmann closed 2 years ago

maxbachmann commented 2 years ago

This changes the used functions, so the results do not need to be inverted.

chrisjbryant commented 2 years ago

Excellent, thanks!