medacy.pipeline_components.units.time_unit_component module

class medacy.pipeline_components.units.time_unit_component.TimeUnitOverlayer(spacy_pipeline)[source]

Bases: medacy.pipeline_components.feature_overlayers.base.base_overlayer.BaseOverlayer

A pipeline component that tags time units

_abc_impl = <_abc_data object>
dependencies = []
name = 'time_unit_annotator'