aphp / edsnlp

Modular, fast NLP framework, compatible with Pytorch and spaCy, offering tailored support for French clinical notes.
https://aphp.github.io/edsnlp/
BSD 3-Clause "New" or "Revised" License
112 stars 29 forks source link

Fix negations #216

Closed percevalw closed 12 months ago

percevalw commented 12 months ago

Description

Checklist

codecov[bot] commented 12 months ago

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
edsnlp/pipelines/ner/behaviors/alcohol/patterns.py ø
edsnlp/pipelines/ner/behaviors/tobacco/patterns.py ø
edsnlp/pipelines/qualifiers/negation/factory.py ø
...ines/core/contextual_matcher/contextual_matcher.py 100.00%
edsnlp/pipelines/misc/dates/dates.py 100.00%
edsnlp/pipelines/ner/disorders/base.py 100.00%
edsnlp/pipelines/qualifiers/base.py 100.00%
edsnlp/pipelines/qualifiers/family/family.py 100.00%
edsnlp/pipelines/qualifiers/history/history.py 100.00%
...snlp/pipelines/qualifiers/hypothesis/hypothesis.py 100.00%
... and 4 more

:loudspeaker: Thoughts on this report? Let us know!.