Spark NLP release notes 3.1.0

 

3.1.0

Release date: 16-04-2021

Overview

Image processing on GPU. It is in 3.5 times faster than on CPU.

More details please read in GPU image preprocessing in Spark OCR

New Features

  • GPUImageTransformer with support: scaling, erosion, delation, Otsu and Huang thresholding.
  • Added display_images util function for displaying images from Spark DataFrame in Jupyter notebooks.

Enhancements

Bug fixes

  • Fixed issue with extra dependencies in start function

New notebooks

Versions

Last updated