Paragraph-level-Simplification-of-Medical-Texts
Paragraph-level-Simplification-of-Medical-Texts copied to clipboard
Hi @AshOlogn, I'd like to replicate the evaluation of the pre-trained models. How exactly were ROUGE/BLEU/SARI (Table 6 in paper) computed? Could you provide your evaluation script? I made an...
Hi, May I ask what tools you use to calculate readability scores and SciBERT scores? I tested fk scores and ari scores with different tools but they reported quite different...
The script ```process.py``` does not create data_final_1024.json from data.json. The file given as data_final_1024.json has different format when generated using process.py Is it the right script to generate it ?
I notice you propose adopting modern masked language models as another means of scoring the ‘technicality’ of text. But i didn't find your code for this part in repo. Can...
I tried accessing the pretrained models needed to run the code, but the drive folder is empty. Can you share those again?