nicolay-r / AREkit

Document level Attitude and Relation Extraction toolkit (AREkit) for sampling and processing large text collections with ML and for ML
https://nicolay-r.github.io/arekit-page/
MIT License
58 stars 3 forks source link

🔧 `entity_index_function` -- Drop `None` option support #516

Closed nicolay-r closed 1 year ago

nicolay-r commented 1 year ago

UPD: We drop the related support only for entity service provider

Drop the None support here: https://github.com/nicolay-r/AREkit/blob/34ee2ad73c250d6de51ef377b5fd541c706ad8fa/arekit/common/docs/parsed/providers/base.py#L13