Skip to content

Releases: manzurola/errant4j

0.5.0

07 Jul 15:45
10b0520
Compare
Choose a tag to compare
  • Released to maven central

0.4.0

30 Oct 19:49
b742bf9
Compare
Choose a tag to compare

Version 0.4.0 is out 😇

Changelist:

  • Removed isIgnored and isNoneOrIgnored from GrammaticalError
  • Package refactor (breaking change)
  • Added lemma test for subject-verb-agreement errors + tests
  • Added utility methods for Annotation to get source/target tokens, text and position
  • Removed class name from Annotation.toString
  • removed static factory from Annotation that accepts only edit - error should always be explictly set
  • Experimental Marker to mark annotations in simple text
  • Various cleanups

0.3.0

22 Jul 12:31
2cac438
Compare
Choose a tag to compare
v0.3.0

Update README.md

v0.2.0

12 Jul 04:08
58ecd82
Compare
Choose a tag to compare

Refactor of the Annotator object - main API change.
Minor cleanups

Initial Release

08 Jul 21:11
Compare
Choose a tag to compare
v0.1.0

add maven version plugin