ICIJ / datashare

A self-hosted search engine for documents.
https://datashare.icij.org
GNU Affero General Public License v3.0
598 stars 54 forks source link

feature: batch ner #1541

Closed ClemDoum closed 2 weeks ago

ClemDoum commented 2 months ago

TODO

PR description

Implemenent batch text processing for NER, this change is made in the context of #1452, as batch processing is necessary for Spacy.

Changes

datashare-api ⚠️

Added

Changed

datashare-core-nlp

Added

datashare-app

Added

ClemDoum commented 2 weeks ago

Closed in favor of #1597