Skip to content

Commit c2d668f

Browse files
authored
Update README.md
1 parent f2e1a7b commit c2d668f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
![maven](https://github.com/manzurola/errant4j/actions/workflows/maven.yml/badge.svg)
44

5-
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).
66

7-
From the official docs:
7+
From the official ERRANT docs:
88
> 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.
99
1010
## Prerequisits

0 commit comments

Comments
 (0)