Spaces:
Running
Running
Update README.md
Browse files
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
|
22 |
-
- Entity Normalization: Standardizing extracted entities
|
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
|
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).
|