GRAAL-Research / deepparse

Deepparse is a state-of-the-art library for parsing multinational street addresses using deep learning
https://deepparse.org/
GNU Lesser General Public License v3.0
299 stars 30 forks source link

Remove context manager #228

Closed davebulaval closed 5 months ago

davebulaval commented 5 months ago

This PR fixes issue #226.

It adds an argument to the DatasetContainer interface to use a pre-processing data cleaning function before validation.