Spark NLP release notes 1.11.0

 

1.11.0

Release date: 25-02-2021

Overview

Support German, French, Spanish and Russian languages. Improving PositionsFinder and ImageToText for better support de-identification.

New Features

  • Loading model data from S3 in ImageToText.
  • Added support German, French, Spanish, Russian languages in ImageToText.
  • Added different OCR model types: Base, Best, Fast in ImageToText.

Enhancements

  • Added spaces symbols to the output positions in the ImageToText transformer.
  • Eliminate python-levensthein from dependencies for simplify installation.

Bugfixes

  • Fixed issue with extracting coordinates in in ImageToText.
  • Fixed loading model data on cluster in yarn mode.

New notebooks

Versions

Last updated