Make objects cache attributes available to any worker
The classes, entity_types and corpus_types attributes are limited to ElementsWorker.
All workers may have a use for them, they should be initialized in BaseWorker.
The classes, entity_types and corpus_types attributes are limited to ElementsWorker.
All workers may have a use for them, they should be initialized in BaseWorker.