File size: 824 Bytes
7fb6821 4a8c9a8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 |
---
title: README
emoji: 🌍
colorFrom: green
colorTo: purple
sdk: static
pinned: false
---
The [CLARA-MeD project](https://clara-nlp.uned.es/home/med/) applies automatic natural language processing methods to enhance the accessibility of health information.
One of the approaches is term simplification; i.e. substituting a difficult-to-read word (e.g. *amigdalectomía*) with an easier or more explicative paraphrase (e.g. *operación de anginas*).
The CLARA-MeD repository includes the following work:
- A parallel corpus of technical-patient aligned sentences, extracted from the [CLARA-MeD](https://digital.csic.es/handle/10261/269887) comparable corpus of technical and laymen documents.
- Models used in experiments to compare simplification approaches based on state-of-the-art neural-network algorithms.
|