You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Errant4J is an unofficial [ERRANT](https://github.com/chrisjbryant/errant) port that allows nlp practitioners to annotate grammatical mistakes in parallel text in Java using [spaCy4J](https://github.com/manzurola/spacy4j).
5
+
A Java library for annotating grammatical mistakes in parallel text. Ported from [ERRANT](https://github.com/chrisjbryant/errant).
6
6
7
-
From the official docs:
7
+
From the official ERRANT docs:
8
8
> The main aim of ERRANT is to automatically annotate parallel English sentences with error type information. Specifically, given an original and corrected sentence pair, ERRANT will extract the edits that transform the former to the latter and classify them according to a rule-based error type framework.
0 commit comments