marieai / marie-ai

Integrate AI-powered Document Analysis Pipelines
MIT License
57 stars 3 forks source link

Refactor NerExtractionExecutor #70

Open gregbugaj opened 1 year ago

gregbugaj commented 1 year ago

NerExtractionExecutor needs to be refactored into a 'Processor' and 'Executor'

Proposed :

TransformerNamedEntityProcessor
NerExtractionExecutor