Releases: mideind/GreynirCorrect
Releases · mideind/GreynirCorrect
Version 0.7.0
- Annotations now include suggested corrections of noun phrases in incorrect cases with impersonal verbs or with prepositions. For instance, Páli langaði í ís is annotated with a suggestion that Páli (dative) should be Pál (accusative).
- Updated dependency on
reynir
to version 1.8.0.
Version 0.6.0
- Added check for capitalization of month names (very often wrong from AutoCorrect in Microsoft Word)
- Added check for number (singular vs. plural) mismatch between sentence subject and main verb
- Better support for rich annotation texts
- Many smaller improvements in spelling and grammar checks
Version 0.5.0
Many improvements and bug fixes in spelling and grammar checkers. Sentences that are probably in foreign languages are now detected and only annotated as such. Fixed GitHub URLs to point to mideind
instead of vthorsteinsson
.
Version 0.4.0
Much better support for detecting verb objects in an incorrect case. Added dependency on icegrams
for better spelling correction and word probability estimation.
Version 0.3.0
Still having Alpha status, the reynir-correct
package is available on PyPi and is able to annotate Icelandic text with spelling and grammar corrections, warnings and suggestions.