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
113 stars 29 forks source link

feat: :stethoscope: Update negation and hypothesis pipelines #162

Closed Aremaki closed 1 year ago

Aremaki commented 1 year ago

Update negation and hypothesis pipelines

Description

  1. Update Hypothesis patterns
  2. Update Negation patterns
  3. Hypothesis pipeline : Take into account following past participate hypothesis verbs such as "suspecté"*
  4. Ressources: Add the verb "infirmer"

Checklist