Create a NER tagger for Swedish medical documents

:wave: Please read the topic category description to understand what this is all about

Description

The goal of this project is to finding medical entities such as (1) disorders and findings, (2) pharmaceutical drugs, and (3) body structure in Swedish medical documents.

Model(s)

Look for one of the pretrained Swedish models on the Hub

Datasets

Challenges

This is tricky NLP task since it is (a) domain specific and (b) in a medium-resource language. You may find it instructive to compare your models against the baselines provided in the accompanying paper.

Desired project outcomes

  • Create a Streamlit or Gradio app on :hugs: Spaces that [Fill description]
  • Don’t forget to push all your models and datasets to the Hub so others can build on them!

Additional resources