edsnlp.pipelines.core.context.factory
DEFAULT_CONFIG = dict(context=['note_id'])
module-attribute
create_component(nlp, name, context)
Source code in edsnlp/pipelines/core/context/factory.py
12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
|