AngryBacteria commited on
Commit
0779dd0
·
verified ·
1 Parent(s): 43e4e32

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -18,10 +18,10 @@ To address these challenges, we explore the potential of Artificial Intelligence
18
  The main focus of this project is to develop models that can be used for german clinical texts, but the models we used are mainly developed for german context and documents.
19
 
20
  ## Objectives
21
- - Data Extraction: Accurately extracting relevant information from German medical texts, which are predominantly unstructured.
22
- - Entity Normalization: Standardizing extracted entities to align with recognized medical terminologies.
23
- - Attribute Identification: Detecting attributes within the medical, such as the position of a diagnosis on the body or the level of truth.
24
- - Text Summarization: Generating summaries of clinical documents to aid quick comprehension and decision-making.
25
 
26
  ## Data used
27
  - Annotated Medical Gold-Standard Datasets: Specifically [BRONCO150](https://www2.informatik.hu-berlin.de/~leser/bronco/index.html) and [Cardio:DE](https://heidata.uni-heidelberg.de/dataset.xhtml?persistentId=doi:10.11588/data/AFYQDY).
 
18
  The main focus of this project is to develop models that can be used for german clinical texts, but the models we used are mainly developed for german context and documents.
19
 
20
  ## Objectives
21
+ - Data Extraction: Accurately extracting relevant information from German medical texts.
22
+ - Entity Normalization: Standardizing extracted entities with medical terminologies.
23
+ - Attribute Identification: Detecting attributes of the entities within the medical texts, such as the position of a diagnosis on the body or the level of truth.
24
+ - Text Summarization: Generating summaries of clinical documents.
25
 
26
  ## Data used
27
  - Annotated Medical Gold-Standard Datasets: Specifically [BRONCO150](https://www2.informatik.hu-berlin.de/~leser/bronco/index.html) and [Cardio:DE](https://heidata.uni-heidelberg.de/dataset.xhtml?persistentId=doi:10.11588/data/AFYQDY).